Compare commits
5 Commits
222795133f
...
4ae3c75c8c
Author | SHA1 | Date | |
---|---|---|---|
4ae3c75c8c
|
|||
02ef70cc8b | |||
a654ff3cc9
|
|||
ffbc9fe8da | |||
52999e8a12
|
@@ -44,7 +44,7 @@ harbor:
|
|||||||
core:
|
core:
|
||||||
image:
|
image:
|
||||||
repository: goharbor/harbor-core
|
repository: goharbor/harbor-core
|
||||||
tag: v2.13.0
|
tag: v2.13.1
|
||||||
replicas: 3
|
replicas: 3
|
||||||
# existingSecret: harbor-secret
|
# existingSecret: harbor-secret
|
||||||
jobservice:
|
jobservice:
|
||||||
@@ -64,7 +64,7 @@ harbor:
|
|||||||
controller:
|
controller:
|
||||||
image:
|
image:
|
||||||
repository: goharbor/harbor-registryctl
|
repository: goharbor/harbor-registryctl
|
||||||
tag: v2.13.0
|
tag: v2.13.1
|
||||||
# existingSecret: harbor-secret
|
# existingSecret: harbor-secret
|
||||||
# existingSecretKey: REGISTRY_HTTP_SECRET
|
# existingSecretKey: REGISTRY_HTTP_SECRET
|
||||||
# relativeurls: true
|
# relativeurls: true
|
||||||
@@ -92,7 +92,7 @@ harbor:
|
|||||||
exporter:
|
exporter:
|
||||||
image:
|
image:
|
||||||
repository: goharbor/harbor-exporter
|
repository: goharbor/harbor-exporter
|
||||||
tag: v2.13.0
|
tag: v2.13.1
|
||||||
replicas: 2
|
replicas: 2
|
||||||
valkey:
|
valkey:
|
||||||
architecture: replication
|
architecture: replication
|
||||||
|
Reference in New Issue
Block a user