fix(k8s): set ingress.hostName in Infisical helm values to fix catch-all ingress routing conflict
Build and Push Docker Images / build (api) (push) Failing after 4m38s Details
Build and Push Docker Images / build (musicseerr) (push) Successful in 13m16s Details
Build and Push Docker Images / build (nextgen) (push) Failing after 11m18s Details
Build and Push Docker Images / build (web) (push) Failing after 11m10s Details
Build and Push Docker Images / build (worker) (push) Successful in 19m32s Details
Build and Push Docker Images / deploy (push) Has been skipped Details

This commit is contained in:
fchinembiri 2026-08-01 12:51:10 +02:00
parent 1d98804845
commit a6a5586b1d
1 changed files with 2 additions and 6 deletions

View File

@ -3,16 +3,12 @@
ingress:
enabled: true
className: nginx
hostName: secret.techarvest.co.zw
ingressClassName: nginx
nginx:
enabled: false
annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod
hosts:
- host: secret.techarvest.co.zw
paths:
- path: /
pathType: Prefix
tls:
- secretName: secret-techarvest-tls
hosts: