Automated Manifest Update (#4470)

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

Reviewed-on: #4470
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 #4470.
This commit is contained in:
2026-03-06 05:03:01 +00:00
committed by Alex Lebens
parent 417a3c6333
commit 5b48b98c20
25 changed files with 428 additions and 84 deletions

View File

@@ -25,7 +25,7 @@ data:
HARBOR_EXPORTER_CACHE_CLEAN_INTERVAL: "14400"
HARBOR_METRIC_NAMESPACE: harbor
HARBOR_METRIC_SUBSYSTEM: exporter
HARBOR_REDIS_URL: "redis://redis-replication-harbor-master.harbor:6379/1"
HARBOR_REDIS_URL: "redis://harbor-valkey.harbor:6379/1"
HARBOR_REDIS_NAMESPACE: harbor_job_service_namespace
HARBOR_REDIS_TIMEOUT: "3600"
HARBOR_SERVICE_SCHEME: "http"