mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
Update file values.yaml
This commit is contained in:
parent
f6057fd13f
commit
f4a9efea84
1 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@ authentik:
|
||||||
securityContext: {}
|
securityContext: {}
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/goauthentik/server
|
repository: registry.durp.info/goauthentik/server:2023.4.1
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
|
|
||||||
ingress:
|
ingress:
|
||||||
|
|
@ -44,7 +44,7 @@ authentik:
|
||||||
timeout: 30
|
timeout: 30
|
||||||
from: ""
|
from: ""
|
||||||
outposts:
|
outposts:
|
||||||
container_image_base: ghcr.io/goauthentik/%(type)s:%(version)s
|
container_image_base: registry.durp.info/goauthentik/%(type)s:%(version)s
|
||||||
error_reporting:
|
error_reporting:
|
||||||
enabled: false
|
enabled: false
|
||||||
environment: "k8s"
|
environment: "k8s"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue