You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guide/ingress/annotations.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -174,6 +174,10 @@ Traffic Routing can be controlled with following annotations:
174
174
175
175
- Once defined on a single Ingress, it impacts every Ingress within the IngressGroup.
176
176
177
+
!!!note "Annotation Behavior"
178
+
179
+
- This annotation **takes effect only during the creation** of the Ingress. If the Ingress already exists, the change will not be applied until the Ingress is **deleted and recreated**.
0 commit comments