add cache

This commit is contained in:
2025-05-16 23:31:17 -05:00
parent 8f685ea6d1
commit b84acb5a90

View File

@@ -28,7 +28,7 @@ harbor:
serviceMonitor: serviceMonitor:
enabled: true enabled: true
cache: cache:
enabled: false enabled: true
nginx: nginx:
image: image:
repository: goharbor/nginx-photon repository: goharbor/nginx-photon
@@ -43,13 +43,13 @@ harbor:
image: image:
repository: goharbor/harbor-core repository: goharbor/harbor-core
tag: v2.13.0 tag: v2.13.0
replicas: 2 replicas: 3
# existingSecret: harbor-secret # existingSecret: harbor-secret
jobservice: jobservice:
image: image:
repository: goharbor/harbor-jobservice repository: goharbor/harbor-jobservice
tag: v2.13.0 tag: v2.13.0
replicas: 2 replicas: 3
jobLoggers: jobLoggers:
- stdout - stdout
# existingSecret: harbor-secret # existingSecret: harbor-secret
@@ -89,8 +89,9 @@ harbor:
addr: "harbor-valkey-headless.harbor:6379" addr: "harbor-valkey-headless.harbor:6379"
exporter: exporter:
image: image:
repository: ghcr.io/goharbor/harbor-exporter repository: goharbor/harbor-exporter
tag: v2.13.0 tag: v2.13.0
replicas: 2
valkey: valkey:
architecture: replication architecture: replication
auth: auth: