Skip to content

Commit 5c37a7f

Browse files
committed
chore(charts): add drycc-controller-celery network policy
1 parent cf3ba9e commit 5c37a7f

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
@@ -37,3 +37,10 @@ spec:
3737
podSelector:
3838
matchLabels:
3939
app: drycc-controller-api
40+
- from:
41+
- namespaceSelector:
42+
matchLabels:
43+
kubernetes.io/metadata.name: {{.Release.Namespace}}
44+
podSelector:
45+
matchLabels:
46+
app: drycc-controller-celery

0 commit comments

Comments
 (0)