Compare commits

..

2 commits

2 changed files with 0 additions and 2 deletions

View file

@ -3,7 +3,6 @@ apiVersion: networking.k8s.io/v1
kind: Ingress kind: Ingress
metadata: metadata:
name: jupyterhub-ingress name: jupyterhub-ingress
namespace: jupyterhub
annotations: annotations:
kubernetes.io/ingress.class: traefik kubernetes.io/ingress.class: traefik
traefik.ingress.kubernetes.io/router.entrypoints: websecure traefik.ingress.kubernetes.io/router.entrypoints: websecure

View file

@ -7,7 +7,6 @@ items:
labels: labels:
app: jupyterhub-node app: jupyterhub-node
name: jupyterhub-node name: jupyterhub-node
namespace: jupyterhub
spec: spec:
ports: ports:
- port: 8080 - port: 8080