Update file values.yaml
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user