diff --git a/helm/values.yaml b/helm/values.yaml index 1c07b0608e250..f7e082c187ce9 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -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