Skip to content

Commit

Permalink
Update flux2 values
Browse files Browse the repository at this point in the history
Signed-off-by: Rokibul Hasan <[email protected]>
  • Loading branch information
RokibulHasan7 committed Nov 6, 2024
1 parent 08fd95e commit 1bbeeb2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pkg/featuresets/opscenter-core/flux2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,28 @@ helmController:
runAsUser: {{ .uid }}
seccompProfile:
type: RuntimeDefault
podSecurityContext: &pcc
fsGroup: {{ .uid }}

sourceController:
securityContext: *scc
podSecurityContext: *pcc

imageAutomationController:
securityContext: *scc
podSecurityContext: *pcc

imageReflectionController:
securityContext: *scc
podSecurityContext: *pcc

kustomizeController:
securityContext: *scc
podSecurityContext: *pcc

notificationController:
securityContext: *scc
podSecurityContext: *pcc

cli:
securityContext: *scc

0 comments on commit 1bbeeb2

Please sign in to comment.