...

Text file src/edge-infra.dev/config/pallets/emissary/cluster-infra/managedcertificate.yaml

Documentation: edge-infra.dev/config/pallets/emissary/cluster-infra

     1apiVersion: networking.gke.io/v1
     2kind: ManagedCertificate
     3metadata:
     4  name: remote-access-cert-${banner_id}
     5spec:
     6  domains:
     7  - ${banner_id}.${domain}

View as plain text