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: chart/templates/ingress.yaml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -42,12 +42,12 @@ spec:
42
42
name: {{ include "ots.fullname" . }}
43
43
port:
44
44
name: app
45
-
# redirect metrics path to non existing service to prevent public access: That will return a "503 Service Temporarily Unavailable" on that specific URL
45
+
# redirect metrics path to non existing service port to prevent public access: That will return a "503 Service Temporarily Unavailable" on that specific URL
0 commit comments