Assign unique set of labels to k8s deployments #19703 (#19706)

This commit is contained in:
Alex Nordlund 2022-11-08 17:21:06 +01:00 committed by GitHub
parent f4b78028a3
commit 476e74b4c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 18 additions and 10 deletions

View file

@ -28,7 +28,7 @@ spec:
requiredDuringSchedulingIgnoredDuringExecution:
- labelSelector:
matchExpressions:
- key: component
- key: app.kubernetes.io/part-of
operator: In
values:
- rails