Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit 07b55d9

Browse files
authored
Merge pull request #87 from packethost/add-labels
add required label
2 parents ecbdc8e + f705a45 commit 07b55d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/default/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ namespace: cluster-api-provider-packet-system
99
namePrefix: cluster-api-provider-packet-
1010

1111
# Labels to add to all resources and selectors.
12-
#commonLabels:
13-
# someName: someValue
12+
commonLabels:
13+
cluster.x-k8s.io/provider: infrastructure-packet
1414

1515
bases:
1616
- ../crd

0 commit comments

Comments
 (0)