Skip to content
Snippets Groups Projects
Verified Commit 1b811254 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

feat(shared): Add automatic helmrelease serviceaccount patching

parent 0cce90e7
No related branches found
No related tags found
No related merge requests found
- op: add
path: /spec/serviceAccountName
value: flux-reconciler
\ No newline at end of file
......@@ -3,4 +3,10 @@ kind: Component
resources:
- serviceaccount.yaml
- rolebinding.yaml
\ No newline at end of file
- rolebinding.yaml
patches:
- path: helmrelease.yaml
target:
kind: HelmRelease
annotationSelector: "flux-namespace-admin.kustomize.si-infra.de/exclude-helmrelease!=true"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment