Skip to content

Commit 1929ac8

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 816081e commit 1929ac8

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/source/administrator/troubleshooting.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@ hub:
3838
networkPolicy:
3939
ingress:
4040
- from:
41-
- namespaceSelector:
42-
matchLabels:
43-
# namespace where your prometheus or vmagent is running
44-
name: victoriametrics
45-
- podSelector:
46-
matchLabels:
47-
# a valid selector for the pod that needs to reach jupyterhub
48-
app.kubernetes.io/instance: vmagent
41+
- namespaceSelector:
42+
matchLabels:
43+
# namespace where your prometheus or vmagent is running
44+
name: victoriametrics
45+
- podSelector:
46+
matchLabels:
47+
# a valid selector for the pod that needs to reach jupyterhub
48+
app.kubernetes.io/instance: vmagent
4949
```

0 commit comments

Comments
 (0)