Files
infra/deploy/huly/fulltext/fulltext-service.yaml

14 lines
185 B
YAML

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