chore: Fix incorrect variable reference
Container & Helm chart / Linting (push) Successful in 6s Details
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 58s Details
Container & Helm chart / Kubernetes Bootstrap Appliance (push) Successful in 41m3s Details

This commit is contained in:
Danny Bessems 2024-06-12 10:30:01 +10:00
parent 066a21b1d2
commit baf809159b
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ components:
ingress:
enabled: true
hosts:
- workflow.{{ vapp['workloadcluster.fqdn']}}
- workflow.{{ vapp['metacluster.fqdn']}}
paths:
- /
pathType: Prefix