Skip to content

Commit e6e8d34

Browse files
witalloliveiraATGardner
authored andcommitted
fix: service account for cleanup runtime resources
1 parent becd2a9 commit e6e8d34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/gitops-runtime/templates/hooks/pre-uninstall/cleanup-resources.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
backoffLimit: 3
1010
template:
1111
spec:
12-
serviceAccount: argocd-application-controller
12+
serviceAccount: runtime-cleanup
1313
restartPolicy: Never
1414
containers:
1515
- name: cleanup-runtime-resources

0 commit comments

Comments
 (0)