mirror of
https://github.com/submariner-io/submariner-charts.git
synced 2026-09-20 21:30:35 +00:00
Rename "supercluster" to "clusterset"
The latter is the name chosen by the multi-cluster SIG. Signed-off-by: Stephen Kitt <skitt@redhat.com>
This commit is contained in:
committed by
Miguel Angel Ajo Pelayo
parent
8df47c6f85
commit
9d3a9b7f66
@@ -62,7 +62,7 @@ metadata:
|
|||||||
name: {{ template "submariner.lighthouseDnsName" . }}
|
name: {{ template "submariner.lighthouseDnsName" . }}
|
||||||
data:
|
data:
|
||||||
Corefile: |
|
Corefile: |
|
||||||
supercluster.local:53 {
|
clusterset.local:53 {
|
||||||
{{- if .Values.submariner.debug }}
|
{{- if .Values.submariner.debug }}
|
||||||
log
|
log
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|||||||
Reference in New Issue
Block a user