move to the nas
This commit is contained in:
parent
01e347d834
commit
7359e9b9d3
1 changed files with 5 additions and 1 deletions
|
|
@ -80,7 +80,11 @@ spec:
|
||||||
- key: kubernetes.io/hostname
|
- key: kubernetes.io/hostname
|
||||||
operator: In
|
operator: In
|
||||||
values:
|
values:
|
||||||
- talos-llu-kx3
|
- n150-nas
|
||||||
|
tolerations:
|
||||||
|
- key: "justdisks"
|
||||||
|
operator: Exists
|
||||||
|
effect: "NoSchedule"
|
||||||
terminationGracePeriodSeconds: 30
|
terminationGracePeriodSeconds: 30
|
||||||
volumes:
|
volumes:
|
||||||
- name: config
|
- name: config
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue