chore: Update manifests after change

This commit is contained in:
2026-03-06 05:02:22 +00:00
parent 7b51891a5a
commit bff5cf9fe6
24 changed files with 427 additions and 83 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"