Skip to content

Commit 91623c5

Browse files
authored
add provider label to the spec (#408)
1 parent 7a7b52c commit 91623c5

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

config/default/kustomization.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@ namespace: capi-ibmcloud-system
88
# field above.
99
namePrefix: capi-ibmcloud-
1010

11-
# Labels to add to all resources and selectors.
12-
#commonLabels:
13-
# someName: someValue
11+
commonLabels:
12+
cluster.x-k8s.io/provider: "infrastructure-ibmcloud"
1413

1514
bases:
1615
- ../crd

0 commit comments

Comments
 (0)