apps/harbor/config/values.harbor.yaml

69 lines
1.1 KiB
YAML
Raw Normal View History

2025-03-06 20:08:22 +01:00
externalURL: https://registry.icb4dc0.de
2025-03-24 15:05:36 +01:00
existingSecretSecretKey: harbor-encryption
2025-03-06 20:08:22 +01:00
database:
type: external
external:
2025-03-24 15:05:36 +01:00
host: app-cluster-rw.postgres.svc
2025-03-24 16:31:00 +01:00
username: harbor-GCPipx
2025-03-06 20:08:22 +01:00
coreDatabase: harbor
existingSecret: db-credentials-harbor
nginx:
image:
repository: nginx-photon
tag: latest
portal:
image:
repository: harbor-portal
tag: latest
core:
image:
repository: core
tag: latest
registry:
registry:
image:
repository: registry-photon
tag: latest
controller:
image:
repository: registryctl
tag: latest
trivy:
image:
repository: trivy-adapter-photon
tag: latest
2025-03-06 20:08:22 +01:00
redis:
type: external
external:
addr: harbor-cache.harbor.svc
port: 6379
expose:
type: clusterIP
tls:
enabled: false
persistence:
imageChartStorage:
disableredirect: true
type: s3
s3:
existingSecret: "s3-credentials-harbor"
region: hel1
bucket: 1661580-harbor
regionendpoint: https://hel1.your-objectstorage.com
jobservice:
image:
repository: jobservice
tag: latest
2025-03-06 20:08:22 +01:00
jobLoggers:
- database