feat(clustertool): add some api-server args

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
This commit is contained in:
Kjeld Schouten
2025-02-07 11:54:43 +01:00
committed by GitHub
parent f2cc05e0fd
commit ee33651779
@@ -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: