small fixes
This commit is contained in:
parent
cfbc7fcd0d
commit
4b05b53d72
@ -4,7 +4,7 @@ metadata:
|
|||||||
name: ocis-data
|
name: ocis-data
|
||||||
spec:
|
spec:
|
||||||
capacity:
|
capacity:
|
||||||
storage: "50Gi"
|
storage: "150Gi"
|
||||||
accessModes:
|
accessModes:
|
||||||
- ReadWriteOnce
|
- ReadWriteOnce
|
||||||
nfs:
|
nfs:
|
||||||
|
@ -16,6 +16,3 @@ spec:
|
|||||||
automated:
|
automated:
|
||||||
prune: true
|
prune: true
|
||||||
selfHeal: true
|
selfHeal: true
|
||||||
syncOptions:
|
|
||||||
- Replace=true
|
|
||||||
# because the prom crds exceed the default 256Ki limit
|
|
@ -17,3 +17,6 @@ spec:
|
|||||||
automated:
|
automated:
|
||||||
prune: true
|
prune: true
|
||||||
selfHeal: true
|
selfHeal: true
|
||||||
|
syncOptions:
|
||||||
|
- Replace=true
|
||||||
|
# because the prom crds exceed the default 256Ki limit
|
Loading…
x
Reference in New Issue
Block a user