Skip to content

Commit

Permalink
add label
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkarlsen committed Nov 14, 2023
1 parent 687307e commit 495fc4a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/default/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ namespace: flyway-operator-system
namePrefix: flyway-operator-

# Labels to add to all resources and selectors.
#labels:
#- includeSelectors: true
# pairs:
# someName: someValue
labels:
- includeSelectors: true
pairs:
app.kubernetes.io/part-of: flyway-operator

resources:
- ../crd
Expand Down

0 comments on commit 495fc4a

Please sign in to comment.