Compare commits
7 Commits
4c24a0fe67
...
e256ff93bd
Author | SHA1 | Date | |
---|---|---|---|
e256ff93bd
|
|||
b90cd7da6f | |||
2a525abc69
|
|||
02ef70cc8b | |||
a654ff3cc9
|
|||
ffbc9fe8da | |||
52999e8a12
|
@@ -34,17 +34,17 @@ harbor:
|
||||
nginx:
|
||||
image:
|
||||
repository: goharbor/nginx-photon
|
||||
tag: v2.13.0
|
||||
tag: v2.13.1
|
||||
replicas: 0
|
||||
portal:
|
||||
image:
|
||||
repository: goharbor/harbor-portal
|
||||
tag: v2.13.0
|
||||
tag: v2.13.1
|
||||
replicas: 2
|
||||
core:
|
||||
image:
|
||||
repository: goharbor/harbor-core
|
||||
tag: v2.13.0
|
||||
tag: v2.13.1
|
||||
replicas: 3
|
||||
# existingSecret: harbor-secret
|
||||
jobservice:
|
||||
@@ -92,7 +92,7 @@ harbor:
|
||||
exporter:
|
||||
image:
|
||||
repository: goharbor/harbor-exporter
|
||||
tag: v2.13.0
|
||||
tag: v2.13.1
|
||||
replicas: 2
|
||||
valkey:
|
||||
architecture: replication
|
||||
|
Reference in New Issue
Block a user