You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: helm/wrongsecrets-ctf-party/values.yaml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ balancer:
35
35
# -- Set this to a fixed random alpa-numeric string (recommended length 24 chars). If not set this get randomly generated with every helm upgrade, each rotation invalidates all active cookies / sessions requirering users to login again.
36
36
cookieParserSecret: null
37
37
repository: jeroenwillemsen/wrongsecrets-balancer
38
-
tag: 1.1aws
38
+
tag: 1.2aws
39
39
# -- Number of replicas of the wrongsecrets-balancer deployment
40
40
replicas: 1
41
41
service:
@@ -203,10 +203,10 @@ virtualdesktop:
203
203
envFrom: [ ]
204
204
tolerations: [ ]
205
205
206
-
# Deletes unused JuiceShop instances after a configurable period of inactivity
206
+
# Deletes unused Wrongsecrets namespaces after a configurable period of inactivity
0 commit comments