Fix syntax error
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Danny Bessems 2022-06-30 08:03:13 +02:00
parent bc9f1c260f
commit f2d9147291

View File

@ -91,7 +91,7 @@
ingress:
hosts:
core: registry.{{ vapp['guestinfo.fqdn'] }}
harborAdminPassword: {{ vapp['guestinfo.rootpw'] }}
harborAdminPassword: "{{ vapp['guestinfo.rootpw'] }}"
notary:
enabled: false