18 lines
769 B
Plaintext
Executable File
18 lines
769 B
Plaintext
Executable File
REGISTRY_URL=http://harbor-registry:5000
|
|
CORE_URL=http://harbor-core:8080
|
|
REGISTRY_CONTROLLER_URL=http://harbor-registryctl:8080
|
|
_REDIS_URL_CORE=redis://harbor-redis:6379?idle_timeout_seconds=30
|
|
|
|
JOBSERVICE_WEBHOOK_JOB_MAX_RETRY=10
|
|
|
|
HTTP_PROXY=
|
|
HTTPS_PROXY=
|
|
NO_PROXY=harbor-redis,harbor-jobservice,harbor-registry,harbor-db,harbor-exporter,harbor-registryctl,harbor-core,harbor-portal,harbor-postgresql,harbor-trivy-adapter,harbor-nginx,harbor-proxy,registry,localhost,db,jobservice,redis,127.0.0.1,notary-server,exporter,portal,.local,registryctl,core,notary-signer,log,.internal,nginx,postgresql,chartmuseum,trivy-adapter
|
|
REGISTRY_CREDENTIAL_USERNAME=harbor_registry_user
|
|
|
|
METRIC_NAMESPACE=harbor
|
|
METRIC_SUBSYSTEM=jobservice
|
|
|
|
CACHE_ENABLED=true
|
|
CACHE_EXPIRE_HOURS=24
|