Correction of ssl and changed environments after upgrading.

This commit is contained in:
2022-12-22 05:23:54 +01:00
parent acbf5c4c71
commit d2a26929df
6 changed files with 13 additions and 14 deletions

View File

@@ -21,8 +21,8 @@ PORTAL_URL=http://portal:8080
TOKEN_SERVICE_URL=http://core:8080/service/token
HARBOR_ADMIN_PASSWORD=j2Q2gRX@zpGYGsUZwJ@ynvnU3gw6Y*
MAX_JOB_WORKERS=10
CORE_SECRET=2WyVPYUlCIRDPCv2
JOBSERVICE_SECRET=a1XRgtkNICmX2Gl4
CORE_SECRET=krGpB3TQ5AgYcjOn
JOBSERVICE_SECRET=vh9rj0lY4mqPvdn3
WITH_NOTARY=False
WITH_TRIVY=True
CORE_URL=http://core:8080
@@ -37,13 +37,13 @@ CHART_REPOSITORY_URL=http://chartmuseum:9999
REGISTRY_CONTROLLER_URL=http://registryctl:8080
WITH_CHARTMUSEUM=False
REGISTRY_CREDENTIAL_USERNAME=harbor_registry_user
REGISTRY_CREDENTIAL_PASSWORD=RvC6BuQM4kFianaQ81mMxGuDHdNEQ5Yp
CSRF_KEY=hPD1uJIjELdXLCH2Z6zFWS6JDT0JGRHc
REGISTRY_CREDENTIAL_PASSWORD=Jv2MbRB4lfPbxDo4cJQCfxg3kcok64FT
CSRF_KEY=gvqZb6yOzECdq3dU7YQBfnU5AZMcooRJ
PERMITTED_REGISTRY_TYPES_FOR_PROXY_CACHE=docker-hub,harbor,azure-acr,aws-ecr,google-gcr,quay,docker-registry,github-ghcr
HTTP_PROXY=
HTTPS_PROXY=
NO_PROXY=localhost,log,.internal,exporter,db,.local,portal,redis,127.0.0.1,registryctl,nginx,core,jobservice,chartmuseum,notary-signer,trivy-adapter,registry,postgresql,notary-server
NO_PROXY=postgresql,core,chartmuseum,.internal,redis,log,127.0.0.1,exporter,portal,notary-signer,registry,notary-server,db,nginx,jobservice,localhost,trivy-adapter,.local,registryctl
PORT=8080