k3s/kustomize/public-oidc/kustomization.yaml
Jonathan Leech-Pepin 633af9f360
Move https protocol to public-oidc template
Since any OIDC redirects will need to ensure https, move their common patch to a
template layer.
2025-01-31 09:23:38 -05:00

11 lines
194 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../deployment/
patches:
- path: patches/httproute-http.yaml
target:
kind: HTTPRoute
name: http