UNCLASSIFIED

Commit a8bfe0fc authored by Micah Nagel's avatar Micah Nagel 💰
Browse files

port stuffs

parent 8846d8d3
Pipeline #289183 passed with stages
in 3 minutes and 7 seconds
...@@ -19,4 +19,7 @@ spec: ...@@ -19,4 +19,7 @@ spec:
podSelector: podSelector:
matchLabels: matchLabels:
common.k8s.elastic.co/type: elasticsearch common.k8s.elastic.co/type: elasticsearch
ports:
- port: 9200
protocol: TCP
{{- end }} {{- end }}
...@@ -17,10 +17,6 @@ spec: ...@@ -17,10 +17,6 @@ spec:
- to: - to:
- namespaceSelector: {} - namespaceSelector: {}
ports: ports:
- port: 53
protocol: TCP
- port: 53 - port: 53
protocol: UDP protocol: UDP
- port: 443
protocol: TCP
{{- end }} {{- end }}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment