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