Peter Kurfer
c592010f90
All checks were successful
continuous-integration/drone/push Build is passing
12 lines
No EOL
183 B
YAML
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 |