diff --git a/submariner/templates/globalnet.yaml b/submariner/templates/globalnet.yaml index 2f8729ad..45e69a0d 100644 --- a/submariner/templates/globalnet.yaml +++ b/submariner/templates/globalnet.yaml @@ -36,7 +36,7 @@ spec: - name: SUBMARINER_CLUSTERID value: '{{ .Values.submariner.clusterId }}' - name: SUBMARINER_EXCLUDENS - value: 'submariner-operator,kube-system,operators,openshift-monitoring' + value: 'submariner-operator,kube-system,operators,openshift-monitoring,openshift-dns' - name: SUBMARINER_NAMESPACE value: '{{ .Release.Namespace }}' securityContext: