Sync persistence from questions to values for few apps (#1038)

This commit is contained in:
Stavros Kois
2021-09-26 22:28:16 +02:00
committed by GitHub
parent 8b4c2fbf47
commit 9bd43224dc
7 changed files with 29 additions and 14 deletions
+8
View File
@@ -43,6 +43,14 @@ service:
enabled: true
port: 443
persistence:
config:
enabled: true
mountPath: "/config"
type: pvc
accessMode: ReadWriteOnce
size: "100Gi"
# -- Configures the probes for the main Pod.
# @default -- See values.yaml
probes: