1namespace: o11y-infra 2apiVersion: kustomize.config.k8s.io/v1alpha1 3kind: Component 4resources: 5- namespace.yaml 6- service-account.yaml 7commonAnnotations: 8 cnrm.cloud.google.com/project-id: ${gcp_project_id}
View as plain text