infrastructure/apps/ghostcms/resources/service.yaml
Peter Kurfer c592010f90
All checks were successful
continuous-integration/drone/push Build is passing
feat: prepare GhostCMS
2023-11-01 19:47:08 +01:00

12 lines
No EOL
183 B
YAML

---
apiVersion: v1
kind: Service
metadata:
name: ghostcms
spec:
selector:
app.kubernetes.io/name: ghostcms
ports:
- protocol: TCP
port: 2368
targetPort: 2368