mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Add a TODO to enable admission control in federation apiserver when the support is added.
This commit is contained in:
parent
5b7e617abf
commit
227e836ca5
@ -23,6 +23,7 @@ spec:
|
||||
- --service-cluster-ip-range={{.FEDERATION_SERVICE_CIDR}}
|
||||
- --secure-port=443
|
||||
- --advertise-address={{.FEDERATION_API_HOST}}
|
||||
# TODO: --admission-control values must be set when support is added for each type of control.
|
||||
- --token-auth-file=/srv/kubernetes/known-tokens.csv
|
||||
ports:
|
||||
- containerPort: 443
|
||||
|
Loading…
Reference in New Issue
Block a user