Skip to content

Commit 82284e8

Browse files
author
popagruia
committed
Remove uwanted default value
1 parent 6bc7f10 commit 82284e8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

charts/mcp-stack/values.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,6 @@ mcpContextForge:
9191
host: gateway.local # CHANGE to your FQDN (e.g. api.example.com)
9292
path: /
9393
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
9794
tls:
9895
enabled: false # Set to true to enable TLS
9996
secretName: "" # Name of the TLS secret (auto-generated if empty)

0 commit comments

Comments
 (0)