Fix syntax
This commit is contained in:
parent
343a09c93e
commit
f0bb76f6aa
|
@ -1,6 +1,8 @@
|
||||||
---
|
apiVersion: networking.k8s.io/v1
|
||||||
|
kind: Ingress
|
||||||
metadata:
|
metadata:
|
||||||
name: jupyterhub-ingress
|
name: jupyterhub-ingress
|
||||||
|
namespace: vr-jupyter
|
||||||
annotations:
|
annotations:
|
||||||
kubernetes.io/ingress.class: nginx
|
kubernetes.io/ingress.class: nginx
|
||||||
spec:
|
spec:
|
||||||
|
|
Loading…
Reference in a new issue