Skip to content

Commit 3b01bf0

Browse files
committed
charts: remove unnecessary outbound policies
1 parent f76d9bf commit 3b01bf0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

charts/templates/application.yaml

-4
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,6 @@ spec:
3131
inbound:
3232
rules:
3333
- application: prometheus
34-
outbound:
35-
external:
36-
- host: login.microsoftonline.com
37-
- host: graph.microsoft.com
3834
{{- if .Values.global.kafka.application | default .Values.kafka.application }}
3935
kafka:
4036
pool: "{{ .Values.global.kafka.pool | default .Values.kafka.pool }}"

0 commit comments

Comments
 (0)