Added oauth2 proxy
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 13s
Check with kubeconform / lint (push) Successful in 21s
Auto-update README / Generate README and Create MR (push) Successful in 32s

This commit is contained in:
Ultradesu
2026-05-04 18:15:48 +01:00
parent df6ab28165
commit e44cf95bb2
2 changed files with 4 additions and 20 deletions
+3 -3
View File
@@ -10,10 +10,10 @@ spec:
template:
type: Opaque
data:
client_id: oauth2-proxy
client_secret: |-
client-id: oauth2-proxy
client-secret: |-
{{ .client_secret }}
cookie_secret: |-
cookie-secret: |-
{{ .cookie_secret }}
data:
- secretKey: client_secret