small fixes

This commit is contained in:
Remy Moll 2024-03-27 00:38:34 +01:00
parent cfbc7fcd0d
commit 4b05b53d72
3 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@ metadata:
name: ocis-data
spec:
capacity:
storage: "50Gi"
storage: "150Gi"
accessModes:
- ReadWriteOnce
nfs:

View File

@ -16,6 +16,3 @@ spec:
automated:
prune: true
selfHeal: true
syncOptions:
- Replace=true
# because the prom crds exceed the default 256Ki limit

View File

@ -17,3 +17,6 @@ spec:
automated:
prune: true
selfHeal: true
syncOptions:
- Replace=true
# because the prom crds exceed the default 256Ki limit