fix env
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m23s

This commit is contained in:
2025-10-03 17:10:31 -05:00
parent 885d3d11a8
commit bac08d3373

View File

@@ -167,7 +167,7 @@ komodo:
name: komodo-postgresql-17-fdb-cluster-app
key: password
- name: KOMODO_CLI_DATABASE_TARGET_URI
value: mongodb://$(DB_USERNAME):$(DB_PASSWORD)@komodo-ferretdb-2.komodo:27017/ferretDB
value: mongodb://$(TARGET_DB_USERNAME):$(TARGET_DB_PASSWORD)@komodo-ferretdb-2.komodo:27017/ferretDB
- name: KOMODO_CLI_DATABASE_TARGET_DB_NAME
value: komodo
service: