fixes for k8s deployment automation

Signed-off-by: Shahbaz Nazir <shahbaz@bigchaindb.com>
This commit is contained in:
Shahbaz Nazir
2018-02-27 02:29:44 +01:00
parent 4b06378bbf
commit d69c75ee93
11 changed files with 108 additions and 101 deletions

View File

@@ -25,11 +25,11 @@ spec:
configMapKeyRef:
name: vars
key: cluster-health-check-port
- name: CLUSTER_FQDN
- name: NODE_FQDN
valueFrom:
configMapKeyRef:
name: vars
key: cluster-fqdn
key: node-fqdn
- name: DNS_SERVER
valueFrom:
configMapKeyRef: