fix cilium routing and cluster dns
Kube-bench CIS scan / Scan ephemeral K3s cluster (push) Successful in 1m0s
Kube-bench CIS scan / Scan ephemeral K3s cluster (push) Successful in 1m0s
This commit is contained in:
@@ -4,4 +4,6 @@ cilium_namespace: kube-system
|
||||
cilium_chart_version: 1.20.0
|
||||
cilium_values_file: "{{ k3d_workspace }}/deployments/cilium/cilium-values.yaml"
|
||||
cilium_k8s_service_host: ""
|
||||
cilium_k8s_service_port: 6443
|
||||
# k3d publishes the API on a dynamically allocated host port. A value of zero
|
||||
# makes the role derive that port from the kubeconfig created by k3d.
|
||||
cilium_k8s_service_port: 0
|
||||
|
||||
Reference in New Issue
Block a user