...

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

Documentation: edge-infra.dev/config/pallets/plank/gcpinfra

     1apiVersion: kustomize.config.k8s.io/v1alpha1
     2kind: Component
     3resources:
     4- topic.yaml
     5- sub.yaml
     6- iam.yaml
     7commonAnnotations:
     8  cnrm.cloud.google.com/project-id: ${gcp_project_id}

View as plain text