Update rendered example

This commit is contained in:
Daniel Berteaud 2024-05-03 10:54:32 +02:00
parent 7a2d1fe9a6
commit 3dbec71e2c
2 changed files with 2 additions and 4 deletions

View File

@ -6,8 +6,6 @@ job "democratic-csi-controller" {
priority = 90
group "iscsi-controller" {

View File

@ -6,8 +6,6 @@ job "democratic-csi-node" {
priority = 90
group "iscsi-node" {
@ -33,10 +31,12 @@ job "democratic-csi-node" {
delay = "10s"
mode = "delay"
}
volume "host_root" {
source = "host_root"
type = "host"
}
volume "host_run_udev" {
source = "host_run_udev"
type = "host"