Add tags for coredns and kubedns

This commit is contained in:
Mathieu Herbert
2018-08-07 20:53:36 +02:00
parent e71f261935
commit d285565475
2 changed files with 7 additions and 0 deletions

View File

@@ -19,6 +19,7 @@
- rbac_enabled or item.type not in rbac_resources
tags:
- dnsmasq
- kubedns
# see https://github.com/kubernetes/kubernetes/issues/45084, only needed for "old" kube-dns
- name: Kubernetes Apps | Patch system:kube-dns ClusterRole
@@ -39,3 +40,4 @@
- rbac_enabled and kubedns_version|version_compare("1.11.0", "<", strict=True)
tags:
- dnsmasq
- kubedns