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

Commit f705a45

Browse files
committed
add required label
1 parent ecbdc8e commit f705a45

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)