Automated Manifest Update (#3675)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #3675
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #3675.
This commit is contained in:
2026-02-03 00:38:05 +00:00
committed by Alex Lebens
parent c99d6ad2e2
commit 833fda3576
2 changed files with 3 additions and 2 deletions

View File

@@ -38,9 +38,9 @@ spec:
containers: containers:
- env: - env:
- name: API_BASE_URL - name: API_BASE_URL
value: http://garage-main.garage:3903 value: http://garage-1.garage:3903
- name: S3_ENDPOINT_URL - name: S3_ENDPOINT_URL
value: http://garage-main.garage:3900 value: http://garage-1.garage:3900
- name: API_ADMIN_KEY - name: API_ADMIN_KEY
valueFrom: valueFrom:
secretKeyRef: secretKeyRef:

View File

@@ -17,6 +17,7 @@ spec:
matchLabels: matchLabels:
app.kubernetes.io/instance: garage app.kubernetes.io/instance: garage
app.kubernetes.io/name: garage app.kubernetes.io/name: garage
app.kubernetes.io/service: garage-1
endpoints: endpoints:
- bearerTokenSecret: - bearerTokenSecret:
key: GARAGE_METRICS_TOKEN key: GARAGE_METRICS_TOKEN