tower 0.9.1 — read cluster Secret directly for capacity (RBAC scoped to argocd ns)

This commit is contained in:
git_admin
2026-04-26 20:49:08 +03:00
parent 6150e88ee2
commit 38cccf89bc
2 changed files with 33 additions and 1 deletions

View File

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