diff --git a/customization/deployment.yaml b/customization/deployment.yaml index c513ea0..b98c9df 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.16.33 + image: kubeshop/testkube-argocd:1.16.34 securityContext: runAsNonRoot: true runAsUser: 999