Proper release name

This commit is contained in:
2024-11-03 18:49:04 +00:00
parent 4069a10100
commit 26bd2159d4

View File

@@ -41,10 +41,10 @@ spec:
name: immich-pg-app
key: dbname
- name: REDIS_HOSTNAME
value: immich-redis-master
value: immich-main-chart-redis-master
# value: '{{ printf "%s-redis-master" .Release.Name }}'
- name: IMMICH_MACHINE_LEARNING_URL
value: "http://immich-machine-learning:3003"
value: "http://immich-main-chart-machine-learning:3003"
# value: '{{ printf "http://%s-machine-learning:3003" .Release.Name }}'
destination:
server: https://kubernetes.default.svc # Targeting the current Kubernetes cluster