diff --git a/customization/deployment.yaml b/customization/deployment.yaml index 13523c7..ded8237 100644 --- a/customization/deployment.yaml +++ b/customization/deployment.yaml @@ -8,7 +8,7 @@ spec: containers: - name: testkube command: [/var/run/argocd/argocd-cmp-server] - image: kubeshop/testkube-argocd:2.1.38 + image: kubeshop/testkube-argocd:2.1.39 securityContext: runAsNonRoot: true runAsUser: 999