Skip to content

Commit

Permalink
authentik up
Browse files Browse the repository at this point in the history
  • Loading branch information
clarknova99 committed Feb 18, 2023
1 parent 71e054c commit 5c2577c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions kubernetes/apps/networking/authentik/app/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ spec:
deployment:
kind: Deployment
replicas: 1
# kubectl exec -it deployment/authentik-worker -c authentik -- ak dump_config
authentik:
email:
host: "${SECRET_SMTP}"
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/networking/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ resources:
#- traefik-error-pages
#- ./authelia/ks.yaml
#- ./lldap/ks.yaml
# - ./authentik/ks.yaml
- ./authentik/ks.yaml

0 comments on commit 5c2577c

Please sign in to comment.