Skip to content

Commit 71af718

Browse files
author
Nissim Bitan
committed
Update aquactl properties
1 parent 9e192a7 commit 71af718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

automation/aquactl/aquasec.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ common:
5151
aquaInternalDbSecretKey: {{ .Values.Common.AquaInternalDbSecretKey }}
5252
aquaInternalDbPvc: {{ .Values.Common.AquaInternalDbPvc }}
5353
aquaInternalDbPvcName: {{ .Values.Common.AquaInternalDbPvcName }}
54-
aquaInternalDbPvc: {{ .Values.Common.AquaInternalDbPvcSize }}
54+
aquaInternalDbPvcSize: {{ .Values.Common.AquaInternalDbPvcSize }}
5555
initEnforcer: {{ .Values.Common.InitEnforcer }}
5656
enforcerSecretName: {{ .Values.Common.EnforcerSecretName }}
5757
enforcerSecretKey: {{ .Values.Common.EnforcerSecretKey }}

0 commit comments

Comments
 (0)