We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e192a7 commit 71af718Copy full SHA for 71af718
automation/aquactl/aquasec.cfg
@@ -51,7 +51,7 @@ common:
51
aquaInternalDbSecretKey: {{ .Values.Common.AquaInternalDbSecretKey }}
52
aquaInternalDbPvc: {{ .Values.Common.AquaInternalDbPvc }}
53
aquaInternalDbPvcName: {{ .Values.Common.AquaInternalDbPvcName }}
54
- aquaInternalDbPvc: {{ .Values.Common.AquaInternalDbPvcSize }}
+ aquaInternalDbPvcSize: {{ .Values.Common.AquaInternalDbPvcSize }}
55
initEnforcer: {{ .Values.Common.InitEnforcer }}
56
enforcerSecretName: {{ .Values.Common.EnforcerSecretName }}
57
enforcerSecretKey: {{ .Values.Common.EnforcerSecretKey }}
0 commit comments