add fixed secret
All checks were successful
renovate / renovate (push) Successful in 2m16s

This commit is contained in:
2025-06-05 10:47:57 -05:00
parent 50bce6dc8e
commit c04cbeb747
2 changed files with 92 additions and 25 deletions

View File

@@ -45,17 +45,18 @@ harbor:
image:
repository: goharbor/harbor-core
tag: v2.13.1
replicas: 3
# existingSecret: harbor-secret
replicas: 2
existingSecret: harbor-secret
secretName: harbor-secret
existingXsrfSecret: harbor-secret
jobservice:
image:
repository: goharbor/harbor-jobservice
tag: v2.13.1
replicas: 3
replicas: 2
jobLoggers:
- stdout
# existingSecret: harbor-secret
# existingSecretKey: JOBSERVICE_SECRET
existingSecret: harbor-secret
registry:
registry:
image:
@@ -65,16 +66,10 @@ harbor:
image:
repository: goharbor/harbor-registryctl
tag: v2.13.1
# existingSecret: harbor-secret
# existingSecretKey: REGISTRY_HTTP_SECRET
# relativeurls: true
# credentials:
# existingSecret: harbor-secret
# upload_purging:
# enabled: true
# age: 168h
# interval: 24h
# dryrun: false
existingSecret: harbor-secret
relativeurls: true
credentials:
existingSecret: harbor-secret
trivy:
enabled: true
database: