Compare commits
7 Commits
4c24a0fe67
...
e256ff93bd
Author | SHA1 | Date | |
---|---|---|---|
e256ff93bd
|
|||
b90cd7da6f | |||
2a525abc69
|
|||
02ef70cc8b | |||
a654ff3cc9
|
|||
ffbc9fe8da | |||
52999e8a12
|
@@ -34,7 +34,7 @@ harbor:
|
|||||||
nginx:
|
nginx:
|
||||||
image:
|
image:
|
||||||
repository: goharbor/nginx-photon
|
repository: goharbor/nginx-photon
|
||||||
tag: v2.13.0
|
tag: v2.13.1
|
||||||
replicas: 0
|
replicas: 0
|
||||||
portal:
|
portal:
|
||||||
image:
|
image:
|
||||||
@@ -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:
|
||||||
@@ -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