Added oauth2 proxy
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 1m3s
Check with kubeconform / lint (push) Successful in 1m7s
Auto-update README / Generate README and Create MR (push) Successful in 28s

This commit is contained in:
Ultradesu
2026-05-04 18:06:37 +01:00
parent 2afe27bfd4
commit 72cbcc3952
7 changed files with 192 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- app.yaml
- external-secrets.yaml
- middleware.yaml
helmCharts:
- name: oauth2-proxy
repo: https://oauth2-proxy.github.io/manifests
version: 7.12.6
releaseName: oauth2-proxy
namespace: oauth2-proxy
valuesFile: values.yaml