tower 0.8.1 — ignoreDifferences for postgres password Secret (kills Drift badge)

This commit is contained in:
git_admin
2026-04-26 20:26:35 +03:00
parent 52aa832e0d
commit c957b832ad

View File

@@ -4,7 +4,7 @@ backend:
enabled: true enabled: true
image: image:
repository: docker.io/odoosky/tower repository: docker.io/odoosky/tower
tag: "0.8.0" tag: "0.8.1"
pullPolicy: IfNotPresent # IfNotPresent because the image is in pullPolicy: IfNotPresent # IfNotPresent because the image is in
# containerd's k8s.io namespace already # containerd's k8s.io namespace already
# (lab1 single-server). Replace with # (lab1 single-server). Replace with