mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-20 01:23:48 +00:00
Add a comment to keep etcd name in sync and change hostname
to HOSTNAME
This commit is contained in:
@@ -53,6 +53,9 @@
|
||||
},
|
||||
{ "name": "ETCD_SNAPSHOT_COUNT",
|
||||
"value": "10000"
|
||||
},
|
||||
{ "name": "ETCD_HOSTNAME",
|
||||
"value": "{{ hostname }}"
|
||||
}
|
||||
],
|
||||
"livenessProbe": {
|
||||
|
Reference in New Issue
Block a user