1apiVersion: kustomize.config.k8s.io/v1alpha1 2kind: Component 3resources: 4- manifests.yaml 5commonAnnotations: 6 cnrm.cloud.google.com/project-id: ${gcp_project_id} 7commonLabels: 8 platform.edge.ncr.com/component: clusterctl
View as plain text