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