...

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

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

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

View as plain text