diff --git a/customization/deployment.yaml b/customization/deployment.yaml index d803426..65b6f46 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:1.17.14 + image: kubeshop/testkube-argocd:1.17.15 securityContext: runAsNonRoot: true runAsUser: 999