Skip to content

Commit c1d6c3a

Browse files
authored
Update deployment.yaml
1 parent 6ddfedc commit c1d6c3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/appsec/templates/deployment.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ spec:
2323
# securityContext:
2424
# runAsUser: 0
2525
# runAsGroup: 0
26-
#image: checkpoint/cloudguard-appsec-standalone:latest
27-
image: checkpoint/cloudguard-appsec-standalone:787396
26+
image: checkpoint/cloudguard-appsec-standalone:latest
27+
#image: checkpoint/cloudguard-appsec-standalone:787396
2828
args:
2929
- /cloudguard-appsec-standalone
3030
- --token

0 commit comments

Comments
 (0)