diff --git a/helm/nemesis/templates/dotnet.yaml b/helm/nemesis/templates/dotnet.yaml index cf67073..d2b85ca 100644 --- a/helm/nemesis/templates/dotnet.yaml +++ b/helm/nemesis/templates/dotnet.yaml @@ -11,8 +11,7 @@ spec: selector: app: dotnet ports: - - name: "9800" - port: 9800 + - port: 9800 targetPort: 9800 --- apiVersion: apps/v1