...

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

Documentation: edge-infra.dev/config/pallets/banner-infra

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

View as plain text