diff --git a/charts/gitops-runtime/templates/hooks/pre-uninstall/cleanup-resources.yaml b/charts/gitops-runtime/templates/hooks/pre-uninstall/cleanup-resources.yaml index a8e612fb..f737d86e 100644 --- a/charts/gitops-runtime/templates/hooks/pre-uninstall/cleanup-resources.yaml +++ b/charts/gitops-runtime/templates/hooks/pre-uninstall/cleanup-resources.yaml @@ -9,7 +9,7 @@ spec: backoffLimit: 3 template: spec: - serviceAccount: argocd-application-controller + serviceAccount: runtime-cleanup restartPolicy: Never containers: - name: cleanup-runtime-resources