mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-21 05:00:13 -03:30
renaming role k8s-skydns to k8s-kubedns
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
- hosts: kube-master
|
||||
roles:
|
||||
- { role: kubernetes/master, tags: master }
|
||||
# Addons to be installed
|
||||
# - { role: apps/k8s-skydns, tags: ['skydns', 'apps'] }
|
||||
# Apps to be installed
|
||||
# - { role: apps/k8s-kubedns, tags: ['kubedns', 'apps'] }
|
||||
# - { role: apps/k8s-fabric8, tags: ['fabric8', 'apps'] }
|
||||
|
||||
- hosts: kube-node
|
||||
|
||||
Reference in New Issue
Block a user