Обновить sk1/azure_deployment.yml
This commit is contained in:
parent
ba1ce4c6c7
commit
7a193eda73
@ -32,9 +32,9 @@ properties:
|
|||||||
- port: 27017
|
- port: 27017
|
||||||
environmentVariables:
|
environmentVariables:
|
||||||
- name: MONGO_INITDB_ROOT_USERNAME
|
- name: MONGO_INITDB_ROOT_USERNAME
|
||||||
secureValue: ${MONGODB_ROOT_USERNAME}
|
secureValue: brabus_admin
|
||||||
- name: MONGO_INITDB_ROOT_PASSWORD
|
- name: MONGO_INITDB_ROOT_PASSWORD
|
||||||
secureValue: ${MONGODB_ROOT_PASSWORD}
|
secureValue: ZKT_KASABUTSKI_77557755
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: mongodb-data
|
- name: mongodb-data
|
||||||
mountPath: /data/db
|
mountPath: /data/db
|
||||||
|
Loading…
Reference in New Issue
Block a user