generated from phoenix-oss/tenant-tpl
change variable again
This commit is contained in:
parent
029664c6f7
commit
364d47707c
1 changed files with 2 additions and 11 deletions
|
@ -83,14 +83,5 @@ objects:
|
|||
- ReadWriteOnce
|
||||
resources:
|
||||
requests:
|
||||
storage: '${PVC_SIZE}'
|
||||
storageClassName: '${STORAGE_CLASS}'
|
||||
parameters:
|
||||
- name: PVC_SIZE
|
||||
description: Size of the root disk PVC
|
||||
required: true
|
||||
value: 120Gi
|
||||
- name: STORAGE_CLASS
|
||||
description: The StorageClass to use for the root disk PVC
|
||||
required: true
|
||||
value: ibm-spectrum-scale-fileset
|
||||
storage: 120Gi
|
||||
storageClassName: ibm-spectrum-scale-fileset
|
Loading…
Add table
Add a link
Reference in a new issue