fix port
All checks were successful
renovate / renovate (push) Successful in 1m38s
lint-test-helm / helm-lint (push) Successful in 7s

This commit is contained in:
2025-07-27 16:49:18 -05:00
parent 3f49fe9d65
commit 9b1b8a35a2

View File

@@ -19,7 +19,7 @@ tubearchivist:
- name: HOST_GID - name: HOST_GID
value: 1000 value: 1000
- name: ES_URL - name: ES_URL
value: http://elasticsearch-tubearchivist-es-http.tubearchivist:9200 value: https://elasticsearch-tubearchivist-es-http.tubearchivist:9200
- name: REDIS_CON - name: REDIS_CON
value: redis://tubearchivist-valkey-primary.tubearchivist:6379 value: redis://tubearchivist-valkey-primary.tubearchivist:6379
- name: TA_HOST - name: TA_HOST