Add a comment to keep etcd name in sync and change hostname to HOSTNAME

This commit is contained in:
Wenjia Zhang
2020-06-18 11:11:12 -07:00
parent 875f31e988
commit 0da9c3e379
2 changed files with 5 additions and 1 deletions

View File

@@ -53,6 +53,9 @@
},
{ "name": "ETCD_SNAPSHOT_COUNT",
"value": "10000"
},
{ "name": "ETCD_HOSTNAME",
"value": "{{ hostname }}"
}
],
"livenessProbe": {