set default value of name to "k8s-pod-network" (#8813)

Signed-off-by: cyclinder qifeng.guo@daocloud.io
This commit is contained in:
Cyclinder
2022-05-12 23:29:14 +08:00
committed by GitHub
parent 5684610a55
commit 3eb0a4071a
3 changed files with 8 additions and 1 deletions

View File

@@ -1,4 +1,7 @@
---
# the default value of name
calico_cni_name: k8s-pod-network
# Enables Internet connectivity from containers
nat_outgoing: true