Skip to content

Commit

Permalink
[home] added hostname to nodeSelector on Whisper
Browse files Browse the repository at this point in the history
  • Loading branch information
gruberdev committed Feb 9, 2024
1 parent 808404f commit 320127b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/home/whisper/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ patches:
path: "/spec/template/spec/nodeSelector"
value:
kubernetes.io/arch: amd64
kubernetes.io/hostname: node-one
target:
kind: Deployment
name: whisper

0 comments on commit 320127b

Please sign in to comment.