Files
infra/deploy/huly/fulltext/fulltext-service.yaml
2025-03-21 20:26:53 +01:00

13 lines
167 B
YAML

apiVersion: v1
kind: Service
metadata:
labels:
app: fulltext
name: fulltext
spec:
ports:
- port: 80
targetPort: 4700
selector:
app: fulltext