Skip to content

Commit

Permalink
fix(k8s): Fix topology constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
timothystewart6 committed Dec 29, 2023
1 parent 17f97f4 commit 76c0f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ spec:
whenUnsatisfiable: DoNotSchedule
labelSelector:
matchLabels:
app.kubernetes.io/name: one-hundred-days-of-homelab-com
app: one-hundred-days-of-homelab-com
affinity:
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
Expand Down

0 comments on commit 76c0f5d

Please sign in to comment.