This commit is contained in:
		| @@ -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 | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user