fix(tuppr): set TALOSCONFIG env var to force Talos client to use mounted config

This commit is contained in:
2026-02-27 04:46:31 +01:00
parent c1725de98f
commit b674fec2e9

View File

@@ -33,6 +33,11 @@ spec:
value:
name: home-nonroot
mountPath: /home/nonroot
- op: add
path: /spec/template/spec/containers/0/env/-
value:
name: TALOSCONFIG
value: /var/run/secrets/talos.dev/talosconfig
values:
replicaCount: 2
monitoring: