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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user