feat(clustertool): add some api-server args
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
This commit is contained in:
@@ -11,6 +11,13 @@
|
||||
path: /cluster/scheduler/extraArgs
|
||||
value:
|
||||
"bind-address": "0.0.0.0"
|
||||
|
||||
- op: add
|
||||
path: /cluster/apiServer/extraArgs
|
||||
value:
|
||||
enable-aggregator-routing: true
|
||||
runtime-config: admissionregistration.k8s.io/v1alpha1=true
|
||||
|
||||
- op: replace
|
||||
path: /cluster/apiServer/admissionControl
|
||||
value:
|
||||
|
||||
Reference in New Issue
Block a user