Skip to content

Commit

Permalink
feat: update node affinity
Browse files Browse the repository at this point in the history
  • Loading branch information
murarustefaan committed Aug 9, 2024
1 parent e533bfc commit 0ee093e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/base/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
- key: stefanmuraru.com/service
operator: In
values: ["www"]
topologyKey: kubernetes.io/hostname
topologyKey: stefanmuraru.com/host
containers:
- name: dashboard
image: murarustefaan/www
Expand Down

0 comments on commit 0ee093e

Please sign in to comment.