Compare commits

..

No commits in common. "d3af8be88735ad849048fb937f67b6ce7c47b9bf" and "8c2cfd5e28c22f9e03871a96f2e803be8c8e68dd" have entirely different histories.

2 changed files with 2 additions and 0 deletions

View file

@ -3,6 +3,7 @@ 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,6 +7,7 @@ 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