Remove hardcoded nodename that was overriding nodeSelector set in previous commit

This commit is contained in:
Jack Jackson 2024-11-01 11:54:47 -07:00
parent 42e40bf23e
commit 46d6ee105f

View File

@ -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