diff --git a/submariner/templates/globalnet.yaml b/submariner/templates/globalnet.yaml index 45e69a0..58a9e4c 100644 --- a/submariner/templates/globalnet.yaml +++ b/submariner/templates/globalnet.yaml @@ -39,6 +39,10 @@ spec: value: 'submariner-operator,kube-system,operators,openshift-monitoring,openshift-dns' - name: SUBMARINER_NAMESPACE value: '{{ .Release.Namespace }}' + - name: NODE_NAME + valueFrom: + fieldRef: + fieldPath: "spec.nodeName" securityContext: allowPrivilegeEscalation: true capabilities: