mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-04-20 07:25:51 -04:00
disable service controller for aws ccm
This commit is contained in:
parent
a98e294166
commit
c451c3fe86
@ -23,6 +23,7 @@ spec:
|
||||
- --leader-elect=true
|
||||
- --allocate-node-cidrs=false
|
||||
- --configure-cloud-routes=false
|
||||
- --controllers=*,-service
|
||||
- -v=2
|
||||
volumeMounts:
|
||||
- name: etckubernetes
|
||||
|
@ -22,6 +22,7 @@ spec:
|
||||
- --leader-elect=true
|
||||
- --allocate-node-cidrs=false
|
||||
- --configure-cloud-routes=false
|
||||
- --controllers=*,-service
|
||||
- -v=2
|
||||
volumeMounts:
|
||||
- mountPath: /etc/kubernetes
|
||||
|
Loading…
x
Reference in New Issue
Block a user