Skip to content

Commit

Permalink
Merge pull request #47 from TheJacksonLaboratory/task/add-pod-level-l…
Browse files Browse the repository at this point in the history
…abels

Adding pod level labels
  • Loading branch information
bergsalex authored Mar 29, 2024
2 parents 691e902 + a886c5b commit 19566b4
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions deploy/k8s/base/global-labels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,8 @@ labels:
jax.org/component-id: ac8655e4-ce94-4576-adb6-15a785b0161b
jax.org/component-tier: 2
fieldSpecs:
- path: metadata/labels
create: true
- path: metadata/labels
create: true
- path: spec/template/metadata/labels
kind: Deployment
create: true

0 comments on commit 19566b4

Please sign in to comment.