k8s-sig-cluster-lifecycleawskubesprayhigh-availabilityansiblekubernetes-clustergcekubernetesbare-metal
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
277 B
11 lines
277 B
---
|
|
|
|
# We disable hubble so that helm doesn't try to generate any certificate.
|
|
# This is not needed to test network_plugin/custom_cni anyway.
|
|
hubble:
|
|
enabled: false
|
|
|
|
ipam:
|
|
operator:
|
|
# Set the appropriate pods subnet
|
|
clusterPoolIPv4PodCIDR: "{{ kube_pods_subnet }}"
|