update diun annotations to correctly monitor for image version updates and update some services alongside[ci skip]
This commit is contained in:
parent
ea40805dbf
commit
bf854be9c9
22 changed files with 109 additions and 362 deletions
|
|
@ -149,7 +149,7 @@ resource "kubernetes_deployment" "mailserver" {
|
|||
template {
|
||||
metadata {
|
||||
annotations = {
|
||||
"diun.enable" = "true"
|
||||
# "diun.enable" = "true"
|
||||
}
|
||||
labels = {
|
||||
"app" = "mailserver"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue