This commit is contained in:
parent
bc9f1c260f
commit
f2d9147291
@ -91,7 +91,7 @@
|
|||||||
ingress:
|
ingress:
|
||||||
hosts:
|
hosts:
|
||||||
core: registry.{{ vapp['guestinfo.fqdn'] }}
|
core: registry.{{ vapp['guestinfo.fqdn'] }}
|
||||||
harborAdminPassword: {{ vapp['guestinfo.rootpw'] }}
|
harborAdminPassword: "{{ vapp['guestinfo.rootpw'] }}"
|
||||||
notary:
|
notary:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user