...

Text file src/edge-infra.dev/config/pallets/f8n/platform-infra/kustomization.yaml

Documentation: edge-infra.dev/config/pallets/f8n/platform-infra

     1namespace: infra
     2apiVersion: kustomize.config.k8s.io/v1beta1
     3kind: Kustomization
     4resources:
     5- ci/promotions-topic.yaml
     6- iam.yaml
     7commonAnnotations:
     8  cnrm.cloud.google.com/project-id: ${gcp_project_id}

View as plain text