mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
fix(helm): use correct antiaffinity label (#5649)
This commit is contained in:
+2
-2
@@ -113,10 +113,10 @@ coder:
|
||||
- podAffinityTerm:
|
||||
labelSelector:
|
||||
matchExpressions:
|
||||
- key: app.coder.com
|
||||
- key: app.kubernetes.io/instance
|
||||
operator: In
|
||||
values:
|
||||
- "true"
|
||||
- "coder"
|
||||
topologyKey: kubernetes.io/hostname
|
||||
weight: 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user