add environment-specific cilium profiles
Kube-bench CIS scan / Scan ephemeral K3s cluster (push) Successful in 1m3s
Kube-bench CIS scan / Scan ephemeral K3s cluster (push) Successful in 1m3s
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
cilium_enabled: false
|
||||
cilium_namespace: kube-system
|
||||
cilium_chart_version: 1.20.0
|
||||
cilium_values_file: "{{ k3d_workspace }}/deployments/cilium/cilium-values.yaml"
|
||||
cilium_profile: k3d
|
||||
cilium_common_values_file: "{{ k3d_workspace }}/deployments/cilium/values/common.yaml"
|
||||
cilium_profile_values_file: "{{ k3d_workspace }}/deployments/cilium/values/profiles/{{ cilium_profile }}.yaml"
|
||||
cilium_k8s_service_host: ""
|
||||
# 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.
|
||||
|
||||
Reference in New Issue
Block a user