Skip to content

Commit

Permalink
fix(kyak): update external secret
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Witlin <45468117+coolguy1771@users.noreply.github.com>
  • Loading branch information
coolguy1771 committed Nov 21, 2024
1 parent 6e6d913 commit f6ca355
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kubernetes/kyak/apps/auth/authelia/app/externalsecret.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ spec:
MINIFLUX_OAUTH_CLIENT_SECRET: "{{ .MINIFLUX_OAUTH_CLIENT_SECRET }}"
JELLYFIN_OAUTH_CLIENT_SECRET: "{{ .JELLYFIN_OAUTH_CLIENT_SECRET }}"
KIALI_OAUTH_CLIENT_SECRET: "{{ .KIALI_OAUTH_CLIENT_SECRET }}"
WUD_OAUTH_CLIENT_SECRET: "{{ .WUD_OAUTH_CLIENT_SECRET }}"
# Postgres Init
INIT_POSTGRES_DBNAME: *dbName
INIT_POSTGRES_HOST: *dbHost
Expand Down

0 comments on commit f6ca355

Please sign in to comment.