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