Changeset 0.28.8 (#194)
This commit is contained in:
@@ -89,6 +89,14 @@ ingress:
|
||||
tls:
|
||||
enabled: false
|
||||
secretName: ""
|
||||
# Traefik retry middleware (auto-applied when className=traefik).
|
||||
# The Middleware CRD is always created. Set annotateIngress: true to wire
|
||||
# it to the ingress. Only enable after confirming the middleware CRD exists
|
||||
# (Traefik invalidates the entire router if a referenced middleware is missing).
|
||||
retry:
|
||||
attempts: 2
|
||||
initialInterval: 100ms
|
||||
annotateIngress: false
|
||||
|
||||
# ── Auth ───────────────────────────────────
|
||||
auth:
|
||||
|
||||
Reference in New Issue
Block a user