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