Skip to content

Commit

Permalink
added provider label (#248)
Browse files Browse the repository at this point in the history
* added provider label
  • Loading branch information
himanshu007-creator authored Dec 2, 2021
1 parent d4e71d1 commit 3df503b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/default/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ namespace: byoh-system
namePrefix: byoh-

# Labels to add to all resources and selectors.
#commonLabels:
# someName: someValue
commonLabels:
cluster.x-k8s.io/provider: "infrastructure-byoh"

bases:
- ../crd
Expand Down Expand Up @@ -71,4 +71,4 @@ vars:
name: webhook-service

configurations:
- kustomizeconfig.yaml
- kustomizeconfig.yaml

0 comments on commit 3df503b

Please sign in to comment.