fix(minecraft): PEBKAC

This commit is contained in:
JJGadgets
2023-12-15 07:40:52 +08:00
parent c044efdedf
commit 54f4893afb
2 changed files with 2 additions and 2 deletions

View File

@@ -186,7 +186,7 @@ spec:
requiredDuringSchedulingIgnoredDuringExecution:
- topologyKey: "kubernetes.io/hostname"
namespaces: ["minecraft", "minecraft2"]
labelSelctor:
labelSelector:
matchLabels:
app.kubernetes.io/name: "minecraft2"
app.kubernetes.io/instance: "minecraft2"

View File

@@ -178,7 +178,7 @@ spec:
requiredDuringSchedulingIgnoredDuringExecution:
- topologyKey: "kubernetes.io/hostname"
namespaces: ["minecraft", "minecraft2"]
labelSelctor:
labelSelector:
matchLabels:
app.kubernetes.io/name: "minecraft"
app.kubernetes.io/instance: "minecraft"