Add waypoint-data host volume to hcp1 config
This commit is contained in:
@@ -58,6 +58,11 @@ client {
|
|||||||
path = "/opt/traefik/certs"
|
path = "/opt/traefik/certs"
|
||||||
read_only = false
|
read_only = false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
host_volume "waypoint-data" {
|
||||||
|
path = "/opt/waypoint"
|
||||||
|
read_only = false
|
||||||
|
}
|
||||||
|
|
||||||
# 禁用Docker驱动,只使用Podman
|
# 禁用Docker驱动,只使用Podman
|
||||||
options {
|
options {
|
||||||
|
|||||||
Reference in New Issue
Block a user