Compare commits
2 Commits
d7761a7882
...
58716ba134
Author | SHA1 | Date | |
---|---|---|---|
58716ba134
|
|||
50c33107e6 |
@@ -99,7 +99,7 @@ immich:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/immich-app/immich-machine-learning
|
repository: ghcr.io/immich-app/immich-machine-learning
|
||||||
tag: v1.134.0
|
tag: v1.136.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: TRANSFORMERS_CACHE
|
- name: TRANSFORMERS_CACHE
|
||||||
|
@@ -26,6 +26,9 @@ authentik:
|
|||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: authentik-postgresql-17-cluster-app
|
name: authentik-postgresql-17-cluster-app
|
||||||
key: password
|
key: password
|
||||||
|
authentik:
|
||||||
|
redis:
|
||||||
|
host: redis-replication-authentik-master
|
||||||
server:
|
server:
|
||||||
name: server
|
name: server
|
||||||
replicas: 1
|
replicas: 1
|
||||||
@@ -44,7 +47,7 @@ authentik:
|
|||||||
postgresql:
|
postgresql:
|
||||||
enabled: false
|
enabled: false
|
||||||
redis:
|
redis:
|
||||||
enabled: true
|
enabled: false
|
||||||
cloudflared:
|
cloudflared:
|
||||||
existingSecretName: authentik-cloudflared-secret
|
existingSecretName: authentik-cloudflared-secret
|
||||||
postgres-17-cluster:
|
postgres-17-cluster:
|
||||||
|
Reference in New Issue
Block a user