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
|
path: /cluster/scheduler/extraArgs
|
||||||
value:
|
value:
|
||||||
"bind-address": "0.0.0.0"
|
"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
|
- op: replace
|
||||||
path: /cluster/apiServer/admissionControl
|
path: /cluster/apiServer/admissionControl
|
||||||
value:
|
value:
|
||||||
|
|||||||
Reference in New Issue
Block a user