...

Text file src/edge-infra.dev/config/pallets/o11y/o11y-service-account/base/kustomization.yaml

Documentation: edge-infra.dev/config/pallets/o11y/o11y-service-account/base

     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