...

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

Documentation: edge-infra.dev/config/pallets/edge/lighthouse/base/gcpinfra

     1apiVersion: kustomize.config.k8s.io/v1beta1
     2kind: Kustomization
     3resources:
     4- gcp-sa.yaml
     5- pubsub-topic.yaml
     6- pubsub-publisher.yaml
     7commonAnnotations:
     8  cnrm.cloud.google.com/project-id: ${gcp_project_id}
     9commonLabels:
    10  platform.edge.ncr.com/component: lighthouse

View as plain text