...

Text file src/edge-infra.dev/config/components/edge-iam/store/hydra-public-mapping.yaml

Documentation: edge-infra.dev/config/components/edge-iam/store

     1apiVersion: getambassador.io/v3alpha1
     2kind: Mapping
     3metadata:
     4  name: hydra-public-mapping
     5  namespace: edge-iam
     6  labels:
     7    gateway.edge.ncr.com: store-host
     8    platform.edge.ncr.com/component: edge-iam
     9spec:
    10  service: edge-iam-hydra-public.edge-iam:4444
    11  hostname: iam.*
    12  prefix: /

View as plain text