Skip to content

Commit

Permalink
fix(authentik): remove full dns name for homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
joryirving committed Jun 5, 2024
1 parent c62ee87 commit a655e87
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ spec:
gethomepage.dev/group: Infrastructure
gethomepage.dev/description: OIDC User Management
gethomepage.dev/widget.type: authentik
gethomepage.dev/widget.url: https://sso.${SECRET_DOMAIN}
gethomepage.dev/widget.url: http://authentik-server.security
gethomepage.dev/widget.key: "{{HOMEPAGE_VAR_AUTHENTIK_TOKEN}}"
external-dns.alpha.kubernetes.io/target: external.${SECRET_DOMAIN}
hosts:
Expand Down

0 comments on commit a655e87

Please sign in to comment.