Skip to content

Commit 1087f42

Browse files
[app-proxy]fix: app-proxy does not monitor and re-create the argocd-token if it was already created before the Pod started
1 parent 91be2f3 commit 1087f42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/gitops-runtime/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -565,7 +565,7 @@ app-proxy:
565565
tag: 1.1.16-main
566566
image:
567567
repository: quay.io/codefresh/cap-app-proxy
568-
tag: eab83ae
568+
tag: 788a8d5
569569
pullPolicy: IfNotPresent
570570
# -- Extra volume mounts for main container
571571
extraVolumeMounts: []

0 commit comments

Comments
 (0)