Fix syntax

This commit is contained in:
Micke Nordin 2024-08-19 10:30:22 +02:00
parent ed27635841
commit 343a09c93e

View file

@ -1,6 +1,4 @@
---
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: jupyterhub-ingress
annotations:
@ -11,6 +9,7 @@ spec:
name: proxy-public
port:
number: 8000
ingressClassName: nginx
tls:
- hosts:
- vr-jupyter.drive.sunet.se