Remove unnecessary traefik-certs and waypoint-data volumes from onecloud1

This commit is contained in:
2025-10-09 04:45:57 +00:00
parent 7575c9975d
commit 2158b1d2a8

View File

@@ -54,15 +54,6 @@ client {
read_only = false
}
host_volume "traefik-certs" {
path = "/opt/traefik/certs"
read_only = false
}
host_volume "waypoint-data" {
path = "/opt/waypoint"
read_only = false
}
}