Commit 5d8574e8 authored by Jeff Geerling's avatar Jeff Geerling

Fix README formatting.

parent ae196c82
...@@ -55,7 +55,7 @@ Whether to remove the taint that denies pods from being deployed to the Kubernet ...@@ -55,7 +55,7 @@ Whether to remove the taint that denies pods from being deployed to the Kubernet
Whether to enable the Kubernetes web dashboard UI (only accessible on the master itself, or proxied), and the file containing the web dashboard UI manifest. Whether to enable the Kubernetes web dashboard UI (only accessible on the master itself, or proxied), and the file containing the web dashboard UI manifest.
kubernetes_pod_network: kubernetes_pod_network:
# Flannel CNI. # Flannel CNI.
cni: 'flannel' cni: 'flannel'
cidr: '10.244.0.0/16' cidr: '10.244.0.0/16'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment