...

Text file src/edge-infra.dev/config/pallets/edge/auth-proxy/test/patch-configmap.yaml

Documentation: edge-infra.dev/config/pallets/edge/auth-proxy/test

     1apiVersion: v1
     2kind: ConfigMap
     3metadata:
     4  name: auth-proxy
     5data:
     6  ALLOWED_ORIGINS: http://localhost:3000
     7  DOMAIN: ""

View as plain text