Use correct name for lighthouse-coredns (#41)

This commit is contained in:
Vishal Thapar
2020-06-09 16:40:18 -04:00
committed by GitHub
parent b217b75f96
commit e43e321a0d
+1 -1
View File
@@ -25,7 +25,7 @@ spec:
- /etc/coredns/Corefile
image: {{ .Values.lighthouseCoredns.image.repository }}:{{ .Values.lighthouseCoredns.image.tag }}
imagePullPolicy: {{ .Values.lighthouseCoredns.image.pullPolicy }}
name: {{ template "submariner.fullname" . }}-lighthouse-agent
name: {{ template "submariner.lighthouseDnsName" . }}
volumeMounts:
- mountPath: /etc/coredns
name: config-volume