mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Update guide to setup bdb+kubernetes+azure setup
-- Fixed typos in the guide -- Fixed some syntax errors in commandline instructions -- Fixed strucuture of sample jsons -- Fixed bugs in nginx-https-dep file, it was trying to access an invalid variable in the configmap. -- Improved some docs to give more clarity for the user. Atleast all the issues I faced. :)
This commit is contained in:
@@ -59,7 +59,7 @@ spec:
|
||||
valueFrom:
|
||||
configMapKeyRef:
|
||||
name: vars
|
||||
key: openresty-backend-host
|
||||
key: openresty-instance-name
|
||||
- name: BIGCHAINDB_BACKEND_HOST
|
||||
valueFrom:
|
||||
configMapKeyRef:
|
||||
|
||||
Reference in New Issue
Block a user