chore: Cleanup secret mapping
This commit is contained in:
parent
6e01c3e752
commit
0a45af4610
1 changed files with 4 additions and 11 deletions
|
|
@ -16,19 +16,12 @@ spec:
|
||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/part-of: argocd
|
app.kubernetes.io/part-of: argocd
|
||||||
data:
|
data:
|
||||||
- secretKey: authentik_host
|
- secretKey: dex.authentik.isuer
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: /wheatley/authentik-argocd-provider
|
key: authentik-argocd-provider/issuer
|
||||||
property: host
|
|
||||||
- secretKey: authentik_slug
|
|
||||||
remoteRef:
|
|
||||||
key: /wheatley/authentik-argocd-provider
|
|
||||||
property: slug
|
|
||||||
- secretKey: dex.authentik.clientID
|
- secretKey: dex.authentik.clientID
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: /wheatley/authentik-argocd-provider
|
key: authentik-argocd-provider/client_id
|
||||||
property: client_id
|
|
||||||
- secretKey: dex.authentik.clientSecret
|
- secretKey: dex.authentik.clientSecret
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: /wheatley/authentik-argocd-provider
|
key: authentik-argocd-provider/client_secret
|
||||||
property: client_secret
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue