tower 0.9.0 + tower-ui 0.8.0 — capacity bars on Server Detail

This commit is contained in:
git_admin
2026-04-26 20:47:11 +03:00
parent ab229c308a
commit 6150e88ee2
5 changed files with 177 additions and 2 deletions

View File

@@ -18,6 +18,7 @@ spec:
{{- include "tower.labels" . | nindent 8 }}
odoosky.io/role: backend
spec:
serviceAccountName: tower
containers:
- name: tower
image: "{{ .Values.backend.image.repository }}:{{ .Values.backend.image.tag }}"