...

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

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

     1apiVersion: kustomize.config.k8s.io/v1alpha1
     2kind: Component
     3resources:
     4- manifests.yaml
     5- pubsub.yaml
     6commonAnnotations:
     7  cnrm.cloud.google.com/project-id: ${gcp_project_id}
     8commonLabels:
     9  platform.edge.ncr.com/component: chariot2

View as plain text