Skip to content

Commit efe9607

Browse files
committed
fix(victoriametrics): unable to retrieve data
1 parent 856e3bf commit efe9607

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

charts/quickwit/templates/quickwit-networkpolicy.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,13 @@ spec:
2323
podSelector:
2424
matchLabels:
2525
app: drycc-quickwit
26+
- from:
27+
- namespaceSelector:
28+
matchLabels:
29+
kubernetes.io/metadata.name: {{.Release.Namespace}}
30+
podSelector:
31+
matchLabels:
32+
app: drycc-victoriametrics
2633
- from:
2734
- namespaceSelector:
2835
matchLabels:

0 commit comments

Comments
 (0)