Set grafana dnspolicy to clusterfirst
This commit is contained in:
parent
680d50120d
commit
5df02c1f87
@ -209,10 +209,7 @@ spec:
|
||||
labels:
|
||||
app.kubernetes.io/name: grafana
|
||||
spec:
|
||||
dnsConfig:
|
||||
options:
|
||||
- name: ndots
|
||||
value: "2"
|
||||
dnsPolicy: ClusterFirst
|
||||
serviceAccountName: grafana
|
||||
securityContext:
|
||||
fsGroup: 472
|
||||
|
Loading…
Reference in New Issue
Block a user