apiVersion: v1 kind: ConfigMap metadata: name: edge-info data: cluster.edge.id: ${cluster_uuid} cluster.edge.id.syncing: "true" cluster.fleet: banner-infra cluster.location: ${gcp_region}-${gcp_zone} cluster.name: banner-infra0 cluster.type: gke edge.api.endpoint: https://${domain}/api/v2 edge.project.id: ${foreman_gcp_project_id} foreman.project.id: ${foreman_gcp_project_id}