Skip to content

Commit

Permalink
Merge pull request #89 from same-id/add-missing-nodeselector
Browse files Browse the repository at this point in the history
Add missing nodeSelector settings in yaml
  • Loading branch information
rosmo authored Aug 15, 2023
2 parents b8b9a87 + d0c88a0 commit c90755c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deploy/autoneg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -304,5 +304,7 @@ spec:
privileged: false
securityContext:
runAsNonRoot: true
nodeSelector:
iam.gke.io/gke-metadata-server-enabled: true
serviceAccountName: autoneg-controller-manager
terminationGracePeriodSeconds: 10

0 comments on commit c90755c

Please sign in to comment.