notebooks/components/notebook-controller/config/manager/service.yaml

14 lines
254 B
YAML

apiVersion: v1
kind: Service
metadata:
labels:
app: notebook-controller
kustomize.component: notebook-controller
name: service
spec:
ports:
- port: 443
selector:
app: notebook-controller
kustomize.component: notebook-controller