diff --git a/customization/deployment.yaml b/customization/deployment.yaml index db7a11e..3a6683b 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.56 + image: kubeshop/testkube-argocd:2.1.58 securityContext: runAsNonRoot: true runAsUser: 999