add secret
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m55s

This commit is contained in:
2025-10-27 20:43:35 -05:00
parent 2c019b1e3c
commit fb7670629d

View File

@@ -28,6 +28,11 @@ garage:
value: http://127.0.0.1:3903
- name: S3_ENDPOINT_URL
value: http://127.0.0.1:3900
- name: API_ADMIN_KEY
valueFrom:
secretKeyRef:
name: garage-token-secret
key: GARAGE_ADMIN_TOKEN
resources:
requests:
cpu: 10m