Remove hardcoded nodename that was overriding nodeSelector set in previous commit
This commit is contained in:
parent
42e40bf23e
commit
46d6ee105f
@ -20,7 +20,6 @@ spec:
|
|||||||
labels:
|
labels:
|
||||||
{{- include "ombi.selectorLabels" . | nindent 8 }}
|
{{- include "ombi.selectorLabels" . | nindent 8 }}
|
||||||
spec:
|
spec:
|
||||||
nodeName: rasnu1
|
|
||||||
# Necessary for Pod to have a static hostname in order to expose ports:
|
# Necessary for Pod to have a static hostname in order to expose ports:
|
||||||
# https://docs.k8s-at-home.com/guides/pod-gateway/#exposing-routed-pod-ports-from-the-gateway
|
# https://docs.k8s-at-home.com/guides/pod-gateway/#exposing-routed-pod-ports-from-the-gateway
|
||||||
hostname: omni
|
hostname: omni
|
||||||
|
Loading…
x
Reference in New Issue
Block a user