disable diun for technitium [ci skip]
This commit is contained in:
parent
6fd53d3765
commit
32f51d94a4
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ resource "kubernetes_deployment" "technitium" {
|
|||
template {
|
||||
metadata {
|
||||
annotations = {
|
||||
"diun.enable" = "true"
|
||||
"diun.enable" = "false"
|
||||
# "diun.include_tags" = "^\\d+(?:\\.\\d+)?(?:\\.\\d+)?$"
|
||||
"diun.include_tags" = "latest"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue