Add waypoint-data host volume to hcp1 config

This commit is contained in:
2025-10-09 03:42:02 +00:00
parent 56fda79bd6
commit 9fb8ae11bb

View File

@@ -58,6 +58,11 @@ client {
path = "/opt/traefik/certs"
read_only = false
}
host_volume "waypoint-data" {
path = "/opt/waypoint"
read_only = false
}
# 禁用Docker驱动只使用Podman
options {