apiVersion: v1 kind: Service metadata: name: passwords-web spec: selector: app: passwords ports: - port: 8000 targetPort: 8000