FIX(falco): disable SSL redirect for Falco UI
- Disable SSL redirect on ingress - Fix routing configuration
This commit is contained in:
@@ -5,6 +5,7 @@ metadata:
|
||||
namespace: falco
|
||||
annotations:
|
||||
# cert-manager.io/cluster-issuer: letsencrypt-prod # Disabled due to rate limit
|
||||
haproxy.org/ssl-redirect: "false" # Disable SSL redirect temporarily
|
||||
spec:
|
||||
ingressClassName: haproxy
|
||||
# TLS disabled temporarily due to Let's Encrypt rate limit
|
||||
|
||||
Reference in New Issue
Block a user