...

Text file src/edge-infra.dev/config/pallets/edge/clusterctl/base/namespace.yaml

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

     1apiVersion: v1
     2kind: Namespace
     3metadata:
     4  name: clusterctl
     5  labels:
     6    platform.edge.ncr.com/component: clusterctl
     7    workload.edge.ncr.com: platform
     8  annotations:
     9    cnrm.cloud.google.com/project-id: ${gcp_project_id}

View as plain text