diff --git a/external/proxy/service.yaml b/external/proxy/service.yaml index fe3afc6..b171be2 100644 --- a/external/proxy/service.yaml +++ b/external/proxy/service.yaml @@ -11,4 +11,3 @@ spec: - name: http port: 80 targetPort: 80 - nodePort: 30080 diff --git a/internal/proxy/service.yaml b/internal/proxy/service.yaml index ae4b6f0..1b409cf 100644 --- a/internal/proxy/service.yaml +++ b/internal/proxy/service.yaml @@ -11,4 +11,3 @@ spec: - name: http port: 80 targetPort: 80 - nodePort: 30080