Merge "Set DNS policy for ceph-mon daemonset"
This commit is contained in:
commit
3ac70eb89d
@ -33,6 +33,7 @@ spec:
|
||||
initContainers:
|
||||
{{ tuple $envAll $dependencies "" | include "helm-toolkit.snippets.kubernetes_entrypoint_init_container" | indent 8 }}
|
||||
hostNetwork: true
|
||||
dnsPolicy: {{ .Values.pod.dns_policy }}
|
||||
serviceAccount: default
|
||||
containers:
|
||||
- name: ceph-mon
|
||||
|
Loading…
Reference in New Issue
Block a user