diff --git a/.drone/helm/api/templates/service.yaml b/.drone/helm/api/templates/service.yaml index 3b0f2b7..47cb361 100644 --- a/.drone/helm/api/templates/service.yaml +++ b/.drone/helm/api/templates/service.yaml @@ -17,6 +17,6 @@ spec: port: 6666 targetPort: 6666 - protocol: UDP - name: p2papi + name: p2papi-udp port: 6666 targetPort: 6666 \ No newline at end of file