mastodon is so heavy!
This commit is contained in:
parent
7359e9b9d3
commit
b236bf2e98
1 changed files with 4 additions and 4 deletions
|
|
@ -59,7 +59,7 @@ web:
|
||||||
operator: "Exists"
|
operator: "Exists"
|
||||||
effect: "NoSchedule"
|
effect: "NoSchedule"
|
||||||
nodeSelector:
|
nodeSelector:
|
||||||
kubernetes.io/hostname: n150-nas
|
kubernetes.io/hostname: talos-ly6-864
|
||||||
|
|
||||||
nginx:
|
nginx:
|
||||||
tolerations:
|
tolerations:
|
||||||
|
|
@ -67,7 +67,7 @@ nginx:
|
||||||
operator: "Exists"
|
operator: "Exists"
|
||||||
effect: "NoSchedule"
|
effect: "NoSchedule"
|
||||||
nodeSelector:
|
nodeSelector:
|
||||||
kubernetes.io/hostname: n150-nas
|
kubernetes.io/hostname: talos-ly6-864
|
||||||
|
|
||||||
sidekiq:
|
sidekiq:
|
||||||
tolerations:
|
tolerations:
|
||||||
|
|
@ -75,7 +75,7 @@ sidekiq:
|
||||||
operator: "Exists"
|
operator: "Exists"
|
||||||
effect: "NoSchedule"
|
effect: "NoSchedule"
|
||||||
nodeSelector:
|
nodeSelector:
|
||||||
kubernetes.io/hostname: n150-nas
|
kubernetes.io/hostname: talos-ly6-864
|
||||||
|
|
||||||
streaming:
|
streaming:
|
||||||
tolerations:
|
tolerations:
|
||||||
|
|
@ -83,5 +83,5 @@ streaming:
|
||||||
operator: "Exists"
|
operator: "Exists"
|
||||||
effect: "NoSchedule"
|
effect: "NoSchedule"
|
||||||
nodeSelector:
|
nodeSelector:
|
||||||
kubernetes.io/hostname: n150-nas
|
kubernetes.io/hostname: talos-ly6-864
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue