cleanup
This commit is contained in:
@@ -2,8 +2,7 @@ image:
|
||||
repository: ghcr.io/authelia/authelia
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.38.7@sha256:1bfa7206c144f8cd184743a7ed629f4a02d2dceb50e7260588373fe6de4cd959
|
||||
manifestManager:
|
||||
enabled: true
|
||||
|
||||
workload:
|
||||
main:
|
||||
replicas: 2
|
||||
@@ -47,6 +46,7 @@ cnpg:
|
||||
# ... for more options see https://github.com/tccr.io/truecharts/charts/tree/master/tccr.io/truecharts/redis
|
||||
redis:
|
||||
enabled: true
|
||||
includeCommon: false
|
||||
domain: example.com
|
||||
##
|
||||
## Server Configuration
|
||||
|
||||
@@ -358,6 +358,7 @@ metrics:
|
||||
|
||||
redis:
|
||||
enabled: true
|
||||
includeCommon: false
|
||||
# CANNOT be defined in above yaml section
|
||||
queryLog:
|
||||
# optional one of: mysql, postgresql, csv, csv-client. If empty, log to console
|
||||
|
||||
@@ -516,6 +516,7 @@ cnpg:
|
||||
database: nextcloud
|
||||
redis:
|
||||
enabled: true
|
||||
includeCommon: false
|
||||
username: default
|
||||
portal:
|
||||
open:
|
||||
|
||||
@@ -2,8 +2,7 @@ image:
|
||||
repository: tccr.io/tccr/traefik
|
||||
tag: v2.11.0@sha256:543615fc27b7fb2605cf799aa627b368f4d9fe5f1a87c6b7ff6879b075694c44
|
||||
pullPolicy: IfNotPresent
|
||||
manifestManager:
|
||||
enabled: true
|
||||
|
||||
workload:
|
||||
main:
|
||||
replicas: 2
|
||||
|
||||
@@ -2,8 +2,7 @@ image:
|
||||
repository: docker.io/vaultwarden/server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.30.5@sha256:edb8e2bab9cbca22e555638294db9b3657ffbb6e5d149a29d7ccdb243e3c71e0
|
||||
manifestManager:
|
||||
enabled: true
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user