Merge pull request #18 from formichunter/patch-1

Update 14-1-parse.yaml file
This commit is contained in:
Lachlan Evenson 2023-11-15 10:54:16 -08:00 committed by GitHub
commit 746e1a615a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,6 +19,6 @@ spec:
mongo-1.mongo:27017,mongo-2.mongo\
:27017/dev?replicaSet=rs0"
- name: PARSE_SERVER_APP_ID
value: my-app-id
value: "my-app-id"
- name: PARSE_SERVER_MASTER_KEY
value: my-master-key
value: "my-master-key"