summaryrefslogtreecommitdiffstats
path: root/k8s-bootstrap-container/00-consul.json
diff options
context:
space:
mode:
Diffstat (limited to 'k8s-bootstrap-container/00-consul.json')
-rw-r--r--k8s-bootstrap-container/00-consul.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/k8s-bootstrap-container/00-consul.json b/k8s-bootstrap-container/00-consul.json
deleted file mode 100644
index a7d6ff4..0000000
--- a/k8s-bootstrap-container/00-consul.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "datacenter": "dc1",
- "data_dir": "/opt/consul",
- "log_level": "INFO",
- "server": false,
- "retry_join": ["consul"],
- "node_name": "dcae-bootstrap",
- "disable_update_check": true
- } \ No newline at end of file