change ingress to tailscale

This commit is contained in:
2024-08-17 12:36:44 -05:00
parent a624689b57
commit f5232b5b59
4 changed files with 5 additions and 56 deletions

View File

@@ -95,7 +95,7 @@ app-template:
name: kyoo-key-secret
key: tmdb
- name: PUBLIC_URL
value: https://kyoo.alexlebens.net
value: https://kyoo-cl01tl.boreal-beaufort.ts.net
- name: POSTGRES_USER
valueFrom:
secretKeyRef:
@@ -126,11 +126,11 @@ app-template:
- name: OIDC_SERVICE_LOGO
value: https://avatars.githubusercontent.com/u/82976448?s=200&v=4
- name: OIDC_SERVICE_AUTHORIZATION
value: https://authentik.alexlebens.net/application/o/authorize/
value: https://auth-cl01tl.boreal-beaufort.ts.net/application/o/authorize/
- name: OIDC_SERVICE_TOKEN
value: https://authentik.alexlebens.net/application/o/token/
value: https://auth-cl01tl.boreal-beaufort.ts.net/application/o/token/
- name: OIDC_SERVICE_PROFILE
value: https://authentik.alexlebens.net/application/o/userinfo/
value: https://auth-cl01tl.boreal-beaufort.ts.net/application/o/userinfo/
- name: OIDC_SERVICE_SCOPE
value: "openid profile email"
- name: OIDC_SERVICE_CLIENTID