Add kubectl alias support (#10552)

Signed-off-by: tu1h <lihai.tu@daocloud.io>
This commit is contained in:
Louis Tu
2023-10-31 00:23:19 +08:00
committed by GitHub
parent f5f1f9478c
commit fa9e41047e
3 changed files with 24 additions and 0 deletions

View File

@@ -271,6 +271,7 @@ node_taints:
* `audit_webhook_mode`: batch
* `audit_webhook_batch_max_size`: 100
* `audit_webhook_batch_max_wait`: 1s
* *kubectl_alias* - Bash alias of kubectl to interact with Kubernetes cluster much easier.
### Custom flags for Kube Components