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

This commit is contained in:
2025-10-03 16:40:32 -05:00
parent b5f494ce1e
commit 7f346329b6

View File

@@ -68,7 +68,7 @@ komodo:
name: komodo-postgresql-17-cluster-app
key: host
- name: KOMODO_DATABASE_URI
value: mongodb://$(DB_USERNAME):$(DB_PASSWORD)@$(DB_PASSWORD).komodo:27017/komodo?authMechanism=PLAIN
value: mongodb://$(DB_USERNAME):$(DB_PASSWORD)@$(DB_HOST).komodo:27017/komodo?authMechanism=PLAIN
- name: KOMODO_OIDC_ENABLED
value: true
- name: KOMODO_OIDC_PROVIDER