Add robot env vars.

This commit is contained in:
Joseph Hanson 2023-11-28 12:24:29 -06:00
parent 6b71a26102
commit a171e06eca
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -17,6 +17,19 @@ spec:
namespace: flux-system
interval: 30m
values:
env:
ROBOT_USER:
valueFrom:
secretKeyRef:
name: hcloud
key: robot-user
optional: true
ROBOT_PASSWORD:
valueFrom:
secretKeyRef:
name: hcloud
key: robot-password
optional: true
metrics:
enabled: true
networking: