mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-08-06 21:01:50 -02:30
basic rbac support
This commit is contained in:
@@ -151,4 +151,6 @@ spec:
|
||||
memory: 20Mi
|
||||
cpu: 10m
|
||||
dnsPolicy: Default # Don't use cluster DNS.
|
||||
|
||||
{% if rbac_enabled %}
|
||||
serviceAccountName: kube-dns
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user