apps/ghostcms/resources/service.yaml

12 lines
183 B
YAML
Raw Normal View History

2023-11-14 21:12:33 +00:00
---
apiVersion: v1
kind: Service
metadata:
name: ghostcms
spec:
selector:
app.kubernetes.io/name: ghostcms
ports:
- protocol: TCP
port: 2368
targetPort: 2368