This commit is contained in:
parent
368f84769b
commit
bc9f1c260f
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user