diff --git a/deployment.yaml b/deployment.yaml index 40758f8..8319df0 100755 --- a/deployment.yaml +++ b/deployment.yaml @@ -43,4 +43,5 @@ spec: - protocol: TCP port: 32166 targetPort: 80 - type: ClusterIP \ No newline at end of file + type: ClusterIP + \ No newline at end of file