diff --git a/dev/deployment.yaml b/dev/deployment.yaml index 902c642..9a3ca98 100644 --- a/dev/deployment.yaml +++ b/dev/deployment.yaml @@ -16,4 +16,4 @@ spec: - name: myapp image: nginx:latest ports: - - containerPort: 80 + - containerPort: 80 \ No newline at end of file