forked from ab/homelab
Added Argocd oidc config
This commit is contained in:
@ -11,9 +11,9 @@ spec:
|
||||
template:
|
||||
type: Opaque
|
||||
data:
|
||||
client-id: |-
|
||||
dex.authentik.clientID: |-
|
||||
{{ .client-id }}
|
||||
client-secret: |-
|
||||
dex.authentik.clientSecret: |-
|
||||
{{ .client-secret }}
|
||||
data:
|
||||
- secretKey: client-id
|
||||
|
Reference in New Issue
Block a user