Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.

Delete unused ports on client-daemonset #737

Merged
merged 1 commit into from
Dec 11, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions templates/client-daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -275,10 +275,6 @@ spec:
{{- end }}
protocol: "UDP"
name: serflan-udp
- containerPort: 8302
name: serfwan
- containerPort: 8300
name: server
- containerPort: 8600
name: dns-tcp
protocol: "TCP"
Expand Down