diff --git a/customization/deployment.yaml b/customization/deployment.yaml index 70955ee..97e1115 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.15.16 + image: kubeshop/testkube-argocd:1.15.17 securityContext: runAsNonRoot: true runAsUser: 999