...

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

Documentation: edge-infra.dev/config/pallets/f8n/dev-infra/jobs-infra

     1namespace: jobs-infra
     2apiVersion: kustomize.config.k8s.io/v1beta1
     3kind: Kustomization
     4resources:
     5- storage.yaml
     6- namespace.yaml
     7commonAnnotations:
     8  cnrm.cloud.google.com/project-id: ${gcp_project_id}
     9  cnrm.cloud.google.com/state-into-spec: merge

View as plain text