apiVersion: v1 kind: Service metadata: name: php-fpm spec: selector: app: php-fpm ports: - port: 9000 targetPort: 9000