Add SSL to ingress

This commit is contained in:
Deep Koluguri 2026-06-22 16:00:43 -04:00
parent 4774890415
commit 95cdafa34a
1 changed files with 5 additions and 0 deletions

View File

@ -4,9 +4,14 @@ metadata:
name: market-ingress
namespace: ai-agents
annotations:
cert-manager.io/cluster-issuer: "letsencrypt-cloudflare"
k8s.apisix.apache.org/enable-websocket: "true"
spec:
ingressClassName: apisix
tls:
- hosts:
- market.applaude.net
secretName: market-tls
rules:
- host: market.applaude.net
http: