disable diun for excalidraw [ci skip]
This commit is contained in:
parent
537e7f0eab
commit
270818e7be
2 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ resource "kubernetes_deployment" "excalidraw" {
|
|||
app = "excalidraw"
|
||||
}
|
||||
annotations = {
|
||||
"diun.enable" = "true"
|
||||
"diun.enable" = "false"
|
||||
"diun.include_tags" = "^latest$"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue