Automated Manifest Update (#3773)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #3773
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #3773.
This commit is contained in:
2026-02-06 04:57:43 +00:00
committed by Alex Lebens
parent fe9ee620e9
commit 159a52b85e
3 changed files with 15 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ metadata:
namespace: komodo
spec:
revisionHistoryLimit: 3
replicas: 0
replicas: 1
strategy:
type: Recreate
selector:
@@ -81,7 +81,7 @@ spec:
valueFrom:
secretKeyRef:
key: password
name: komodo-postgresql-17-fdb-cluster-app
name: komodo-postgresql-17-fdb-cluster-ferret
- name: KOMODO_DATABASE_URI
value: mongodb://$(DB_USERNAME):$(DB_PASSWORD)@komodo-ferretdb-2.komodo:27017/komodo
- name: KOMODO_OIDC_ENABLED