mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-08 00:11:21 -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: {}
|
||||
|
||||
image:
|
||||
repository: ghcr.io/goauthentik/server
|
||||
repository: registry.durp.info/goauthentik/server:2023.4.1
|
||||
pullPolicy: Always
|
||||
|
||||
ingress:
|
||||
|
|
@ -44,7 +44,7 @@ authentik:
|
|||
timeout: 30
|
||||
from: ""
|
||||
outposts:
|
||||
container_image_base: ghcr.io/goauthentik/%(type)s:%(version)s
|
||||
container_image_base: registry.durp.info/goauthentik/%(type)s:%(version)s
|
||||
error_reporting:
|
||||
enabled: false
|
||||
environment: "k8s"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue