Files
service-catalog/charts/kubeflow/common/oauth2-proxy/overlays/m2m-dex-only/kustomization.yaml
T
2025-06-24 12:03:10 +09:00

15 lines
286 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../../base
components:
- ../../components/istio-external-auth
configMapGenerator:
- name: oauth2-proxy-parameters
behavior: merge
literals:
# Configs for oauth2-proxy
- ALLOW_SELF_SIGNED_ISSUER=true