maintenance(metis): re-enable titan-24 flash host list

This commit is contained in:
Brad Stein 2026-04-02 01:22:49 -03:00
parent b3dedea398
commit ce4f2afb14
2 changed files with 2 additions and 1 deletions

View File

@ -9,7 +9,7 @@ data:
METIS_INVENTORY_PATH: /app/inventory.titan-rpi4.yaml
METIS_DATA_DIR: /var/lib/metis
METIS_DEFAULT_FLASH_HOST: titan-22
METIS_FLASH_HOSTS: titan-22
METIS_FLASH_HOSTS: titan-22,titan-24,titan-20,titan-21,titan-19,titan-17,titan-15,titan-14,titan-12,titan-11,titan-10,titan-09,titan-08,titan-07,titan-06,titan-05,titan-04,titan-0c,titan-0b,titan-0a
METIS_LOCAL_HOST: titan-22
METIS_ALLOWED_GROUPS: admin,maintenance
METIS_MAX_DEVICE_BYTES: "300000000000"

View File

@ -18,6 +18,7 @@ spec:
prometheus.io/scrape: "true"
prometheus.io/port: "8080"
prometheus.io/path: "/metrics"
metis.bstein.dev/config-rev: "2026-04-02-01"
spec:
serviceAccountName: metis
terminationGracePeriodSeconds: 30