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