Merge pull request #11091 from olemarkus/lbc-cp

Put awslbcontroller on the control-plane
This commit is contained in:
Kubernetes Prow Robot 2021-03-22 00:37:50 -07:00 committed by GitHub
commit 46b6abf47f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -513,10 +513,14 @@ spec:
- mountPath: /tmp/k8s-webhook-server/serving-certs - mountPath: /tmp/k8s-webhook-server/serving-certs
name: cert name: cert
readOnly: true readOnly: true
nodeSelector:
node-role.kubernetes.io/master: ""
securityContext: securityContext:
fsGroup: 1337 fsGroup: 1337
serviceAccountName: aws-load-balancer-controller serviceAccountName: aws-load-balancer-controller
terminationGracePeriodSeconds: 10 terminationGracePeriodSeconds: 10
tolerations:
- operator: Exists
volumes: volumes:
- name: cert - name: cert
secret: secret: