Added skew to values.yaml
This commit is contained in:
parent
3740e01621
commit
c39c4dc507
|
|
@ -15,6 +15,10 @@ nfs:
|
|||
# Reclaim policy for the main nfs volume
|
||||
reclaimPolicy: Retain
|
||||
|
||||
skew:
|
||||
maxSkew: 1
|
||||
whenUnsatisfiable: ScheduleAnyway
|
||||
|
||||
# For creating the StorageClass automatically:
|
||||
storageClass:
|
||||
create: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue