externalURL: https://registry.icb4dc0.de
existingSecretSecretKey: harbor-encryption

database:
  type: external
  external:
    host: app-cluster-rw.postgres.svc
    username: harbor-GCPipx
    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

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
  jobLoggers:
    - database