|
@@ -80,9 +80,8 @@ metadata:
|
|
kubernetes.io/ingress.class: $JNLP_INGRESS
|
|
kubernetes.io/ingress.class: $JNLP_INGRESS
|
|
spec:
|
|
spec:
|
|
rules:
|
|
rules:
|
|
- hosts:
|
|
|
|
- - $JNLP_ENV-$JNLP_CONTROL_NAME$JNLP_DOMAIN
|
|
|
|
- - test-$JNLP_ENV-$JNLP_CONTROL_NAME$JNLP_DOMAIN
|
|
|
|
|
|
+ - host: $JNLP_ENV-$JNLP_CONTROL_NAME$JNLP_DOMAIN
|
|
|
|
+ - host: test-$JNLP_ENV-$JNLP_CONTROL_NAME$JNLP_DOMAIN
|
|
http:
|
|
http:
|
|
paths:
|
|
paths:
|
|
- path: /
|
|
- path: /
|