name: httpd deployments: - containers: - image: centos/httpd services: - name: httpd type: NodePort ports: - port: 8080 targetPort: 80