This commit is contained in:
parent
fe8765ded7
commit
a2b20f49cc
@ -140,6 +140,7 @@
|
|||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
ingress:
|
ingress:
|
||||||
|
enabled: true
|
||||||
hosts:
|
hosts:
|
||||||
- host: git.{{ vapp['metacluster.fqdn'] }}
|
- host: git.{{ vapp['metacluster.fqdn'] }}
|
||||||
paths:
|
paths:
|
||||||
|
@ -59,6 +59,7 @@ components:
|
|||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
ingress:
|
ingress:
|
||||||
|
enabled: true
|
||||||
hosts:
|
hosts:
|
||||||
- host: git.{{ '{{' }} vapp['metacluster.fqdn'] {{ '}}' }}
|
- host: git.{{ '{{' }} vapp['metacluster.fqdn'] {{ '}}' }}
|
||||||
paths:
|
paths:
|
||||||
|
Loading…
Reference in New Issue
Block a user