tower 0.13.1 — bootstrap auto-creates s3-backup-creds from OpenBao

This commit is contained in:
git_admin
2026-04-26 21:47:20 +03:00
parent 8dbd740c4a
commit ce7862d3f4

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.13.0" tag: "0.13.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