Reconfigure Longhorn/Harbor
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Danny Bessems 2022-06-29 17:06:23 +02:00
parent 368f84769b
commit bc9f1c260f
1 changed files with 2 additions and 1 deletions

View File

@ -76,7 +76,7 @@
enabled: true
host: storage.{{ vapp['guestinfo.fqdn'] }}
persistence:
defaultClassReplicaCount: 3
defaultClassReplicaCount: 1
- name: Install harbor chart
kubernetes.core.helm:
@ -91,6 +91,7 @@
ingress:
hosts:
core: registry.{{ vapp['guestinfo.fqdn'] }}
harborAdminPassword: {{ vapp['guestinfo.rootpw'] }}
notary:
enabled: false