docs: Update stateful workloads guide to reflect rc-1 config changes
This commit is contained in:
parent
2640155ae5
commit
4056899708
|
@ -147,10 +147,7 @@ job "mysql-server" {
|
|||
volume "mysql" {
|
||||
type = "host"
|
||||
read_only = false
|
||||
|
||||
config {
|
||||
source = "mysql"
|
||||
}
|
||||
source = "mysql"
|
||||
}
|
||||
|
||||
restart {
|
||||
|
|
Loading…
Reference in a new issue