Peter Kurfer
2578e6951d
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: hedgedoc
|
|
spec:
|
|
selector:
|
|
app.kubernetes.io/name: hedgedoc
|
|
ports:
|
|
- protocol: TCP
|
|
port: 3000
|
|
targetPort: 3000 |