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: charts/victoria-logs-single/values.yaml
+2
Original file line number
Diff line number
Diff line change
@@ -286,6 +286,8 @@ server:
286
286
# nodePort: 30000
287
287
# -- Service type
288
288
type: ClusterIP
289
+
# -- Extra service ports
290
+
extraPorts: []
289
291
# -- Service external traffic policy. Check [here](https://kubernetes.io/docs/tasks/access-application-cluster/create-external-load-balancer/#preserving-the-client-source-ip) for details
290
292
externalTrafficPolicy: ""
291
293
# -- Health check node port for a service. Check [here](https://kubernetes.io/docs/tasks/access-application-cluster/create-external-load-balancer/#preserving-the-client-source-ip) for details
0 commit comments