Browse Source

Modify the commented config info (#7558)

pull/7565/head
Samuel Liu 4 years ago
committed by GitHub
parent
commit
dfeed1c1a4
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. 2
      inventory/sample/group_vars/k8s-cluster/k8s-net-calico.yml

2
inventory/sample/group_vars/k8s-cluster/k8s-net-calico.yml

@ -51,7 +51,7 @@
# - y.y.y.y/32
# Choose data store type for calico: "etcd" or "kdd" (kubernetes datastore)
# calico_datastore: "etcd"
# calico_datastore: "kdd"
# Choose Calico iptables backend: "Legacy", "Auto" or "NFT"
# calico_iptables_backend: "Legacy"

Loading…
Cancel
Save