Skip to content

Commit

Permalink
chore(apps/magicauth): update to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
invakid404 committed Aug 1, 2024
1 parent dead70a commit dead6e8
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions apps/magicauth/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,12 @@ controllers:
main:
image:
repository: ghcr.io/invakid404/magicauth
tag: latest@sha256:03d2c3f1d18090fec38fd0817dae41412a3732884535e5ee6a46a6f3014a902e
tag: latest@sha256:8587709b40d13b398b2965f4b49f802b11cd20a959cbe528995a5b7e3f2a92b3
pullPolicy: Always
env:
PORT: &port 8080
BASE_URL: https://auth.${TAILSCALE_DOMAIN}
MAGICAUTH_PORT: &port 8080
MAGICAUTH_BASE_URL: https://auth.${TAILSCALE_DOMAIN}
MAGICAUTH_ENABLE_K8S: "true"

defaultPodOptions:
imagePullSecrets:
Expand Down

0 comments on commit dead6e8

Please sign in to comment.