tmp/harbor (#5088)
Reviewed-on: #5088
This commit was merged in pull request #5088.
This commit is contained in:
@@ -41,12 +41,12 @@ harbor:
|
||||
portal:
|
||||
image:
|
||||
repository: goharbor/harbor-portal
|
||||
tag: v2.15.0
|
||||
tag: v2.14.3
|
||||
replicas: 2
|
||||
core:
|
||||
image:
|
||||
repository: goharbor/harbor-core
|
||||
tag: v2.15.0
|
||||
tag: v2.14.3
|
||||
replicas: 2
|
||||
existingSecret: harbor-secret
|
||||
secretName: harbor-secret
|
||||
@@ -54,7 +54,7 @@ harbor:
|
||||
jobservice:
|
||||
image:
|
||||
repository: goharbor/harbor-jobservice
|
||||
tag: v2.15.0
|
||||
tag: v2.14.3
|
||||
replicas: 2
|
||||
jobLoggers:
|
||||
- stdout
|
||||
@@ -63,11 +63,11 @@ harbor:
|
||||
registry:
|
||||
image:
|
||||
repository: goharbor/registry-photon
|
||||
tag: v2.15.0
|
||||
tag: v2.14.3
|
||||
controller:
|
||||
image:
|
||||
repository: goharbor/harbor-registryctl
|
||||
tag: v2.15.0
|
||||
tag: v2.14.3
|
||||
existingSecret: harbor-secret
|
||||
relativeurls: true
|
||||
credentials:
|
||||
@@ -94,7 +94,7 @@ harbor:
|
||||
exporter:
|
||||
image:
|
||||
repository: goharbor/harbor-exporter
|
||||
tag: v2.15.0
|
||||
tag: v2.14.3
|
||||
replicas: 2
|
||||
postgres-18-cluster:
|
||||
mode: recovery
|
||||
|
||||
Reference in New Issue
Block a user