Skip to content

Commit

Permalink
Put awslbcontroller on the control-plane
Browse files Browse the repository at this point in the history
  • Loading branch information
Ole Markus With committed Mar 21, 2021
1 parent 86492a8 commit fa62d29
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -513,10 +513,14 @@ spec:
- mountPath: /tmp/k8s-webhook-server/serving-certs
name: cert
readOnly: true
nodeSelector:
node-role.kubernetes.io/master: ""
securityContext:
fsGroup: 1337
serviceAccountName: aws-load-balancer-controller
terminationGracePeriodSeconds: 10
tolerations:
- operator: Exists
volumes:
- name: cert
secret:
Expand Down

0 comments on commit fa62d29

Please sign in to comment.