Skip to content

Commit

Permalink
Update manager to github-actions get sync on infrastructure (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
iamjanr authored Oct 24, 2024
1 parent ffe3bdb commit 98b69cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ spec:
- --feature-gates=GKE=${EXP_CAPG_GKE:=false}
- "--diagnostics-address=${CAPG_DIAGNOSTICS_ADDRESS:=:8443}"
- "--insecure-diagnostics=${CAPG_INSECURE_DIAGNOSTICS:=false}"
- --sync-period=2m
- "--v=${CAPG_LOGLEVEL:=0}"
image: controller:latest
imagePullPolicy: IfNotPresent
Expand Down

0 comments on commit 98b69cb

Please sign in to comment.