add reloader to wireguard webui
This commit is contained in:
parent
928a02e00b
commit
9ec5eeeb5b
1 changed files with 1 additions and 1 deletions
|
|
@ -218,7 +218,7 @@ resource "kubernetes_deployment" "webui" {
|
|||
app = "webui"
|
||||
}
|
||||
annotations = {
|
||||
"reloader.stakater.com/search" = "true"
|
||||
"configmap.reloader.stakater.com/reload" = "wg0-conf"
|
||||
}
|
||||
}
|
||||
spec {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue