We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bc7f10 commit 82284e8Copy full SHA for 82284e8
charts/mcp-stack/values.yaml
@@ -91,9 +91,6 @@ mcpContextForge:
91
host: gateway.local # CHANGE to your FQDN (e.g. api.example.com)
92
path: /
93
pathType: Prefix
94
- annotations:
95
- nginx.ingress.kubernetes.io/rewrite-target: /
96
- # cert-manager.io/cluster-issuer: letsencrypt-prod # Uncomment to enable automatic TLS cert generation
97
tls:
98
enabled: false # Set to true to enable TLS
99
secretName: "" # Name of the TLS secret (auto-generated if empty)
0 commit comments