Skip to content

Commit

Permalink
Update mongodb env trema
Browse files Browse the repository at this point in the history
  • Loading branch information
SonOfLope authored Sep 26, 2024
1 parent bd84d1f commit dc5a3b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/trema/base/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,9 @@ spec:
imagePullPolicy: Always
resources: {}
env:
- name: MONGO_USER
- name: MONGO_INITDB_ROOT_USERNAME
value: "trema"
- name: MONGO_PASSWORD
- name: MONGO_INITDB_ROOT_PASSWORD
valueFrom:
secretKeyRef:
name: trema-env-secret
Expand Down

0 comments on commit dc5a3b6

Please sign in to comment.