Peter Kurfer
a5b49dccbc
All checks were successful
continuous-integration/drone/push Build is passing
Remove skooner and codimd
12 lines
No EOL
179 B
YAML
12 lines
No EOL
179 B
YAML
---
|
|
apiVersion: v1
|
|
kind: Service
|
|
metadata:
|
|
name: nocodb
|
|
spec:
|
|
selector:
|
|
app.kubernetes.io/name: nocodb
|
|
ports:
|
|
- protocol: TCP
|
|
port: 8080
|
|
targetPort: 8080 |