This commit is contained in:
parent
368f84769b
commit
bc9f1c260f
@ -76,7 +76,7 @@
|
|||||||
enabled: true
|
enabled: true
|
||||||
host: storage.{{ vapp['guestinfo.fqdn'] }}
|
host: storage.{{ vapp['guestinfo.fqdn'] }}
|
||||||
persistence:
|
persistence:
|
||||||
defaultClassReplicaCount: 3
|
defaultClassReplicaCount: 1
|
||||||
|
|
||||||
- name: Install harbor chart
|
- name: Install harbor chart
|
||||||
kubernetes.core.helm:
|
kubernetes.core.helm:
|
||||||
@ -91,6 +91,7 @@
|
|||||||
ingress:
|
ingress:
|
||||||
hosts:
|
hosts:
|
||||||
core: registry.{{ vapp['guestinfo.fqdn'] }}
|
core: registry.{{ vapp['guestinfo.fqdn'] }}
|
||||||
|
harborAdminPassword: {{ vapp['guestinfo.rootpw'] }}
|
||||||
notary:
|
notary:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user