feat(k8s-peterg): Add Authentik authentication to ArgoCD
This commit is contained in:
parent
e529e5c255
commit
11fe8a40b2
4 changed files with 71 additions and 7 deletions
|
|
@ -7,6 +7,7 @@ resources:
|
|||
- repository.yaml
|
||||
- namespace.yaml
|
||||
- clusters.yaml
|
||||
- oidc.yaml
|
||||
- applications-peterg.yaml
|
||||
- applications-wheatley.yaml
|
||||
|
||||
|
|
@ -22,3 +23,6 @@ configMapGenerator:
|
|||
behavior: merge
|
||||
literals:
|
||||
- kustomize.buildOptions=--enable-helm
|
||||
|
||||
patches:
|
||||
- path: patches/configmap.yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue