update diun annotations to correctly monitor for image version updates and update some services alongside[ci skip]
This commit is contained in:
parent
871fa01b95
commit
8f739d87f1
18 changed files with 93 additions and 359 deletions
|
|
@ -16,3 +16,8 @@ server:
|
|||
enabled: false
|
||||
# hosts:
|
||||
# - authentik.viktorbarzin.me
|
||||
podAnnotations:
|
||||
diun.enable: true
|
||||
diun.include_tags: "^202[0-9].[0-9]+.*$" # no need to annotate the worker as it uses the same image
|
||||
global:
|
||||
addPrometheusAnnotations: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue