about summary refs log tree commit diff
path: root/chart/templates/job-db-migrate.yaml
diff options
context:
space:
mode:
authorAlex Nordlund <deep.alexander@gmail.com>2022-11-08 17:21:06 +0100
committerGitHub <noreply@github.com>2022-11-08 17:21:06 +0100
commit476e74b4c4f967884be120fb75b87f232962103d (patch)
tree700d0d1cffec1f47a3f54d8b50d2ccc1b51ac118 /chart/templates/job-db-migrate.yaml
parentf4b78028a3bdc48517cf3df1e65236f392496d74 (diff)
Assign unique set of labels to k8s deployments #19703 (#19706)
Diffstat (limited to 'chart/templates/job-db-migrate.yaml')
-rw-r--r--chart/templates/job-db-migrate.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart/templates/job-db-migrate.yaml b/chart/templates/job-db-migrate.yaml
index 8e4f70dfb..e1544d2b6 100644
--- a/chart/templates/job-db-migrate.yaml
+++ b/chart/templates/job-db-migrate.yaml
@@ -27,7 +27,7 @@ spec:
           requiredDuringSchedulingIgnoredDuringExecution:
           - labelSelector:
               matchExpressions:
-                - key: component
+                - key: app.kubernetes.io/part-of
                   operator: In
                   values:
                     - rails