...

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

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

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

View as plain text