Switch to persistence (#200)

This patch switches the value to persistence to follow the helm
convention.

fixes: https://github.com/spiffe/helm-charts/issues/199

Signed-off-by: Kevin Fox <[email protected]>
This commit is contained in:
kfox1111
2023-04-12 08:56:10 -07:00
committed by GitHub
parent bd8bcb2ffa
commit 0dec80e1d5
4 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ affinity: {}
topologySpreadConstraints: []
dataStorage:
persistence:
enabled: true
size: 1Gi
accessMode: ReadWriteOnce