Skip to content

Commit 8561f39

Browse files
committed
chore: bump kcl argocd image to kcllang/kcl
Signed-off-by: peefy <[email protected]>
1 parent 621861c commit 8561f39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/gitops/install/patch-argocd-repo-server.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spec:
88
- /var/run/argocd/argocd-cmp-server
99
# - --
1010
# - --loglevel=debug
11-
image: kcllang/kcllang-cmp-plugin
11+
image: kcllang/kcl
1212
securityContext:
1313
runAsNonRoot: true
1414
runAsUser: 999

0 commit comments

Comments
 (0)