Remove some unnecessary whitespaces

This commit is contained in:
Magnus Andersson 2024-06-04 13:57:44 +02:00
parent fffa63b827
commit b7edd8a465
Signed by: mandersson
GPG key ID: 19CB2C58E1F19B16
2 changed files with 4 additions and 4 deletions

View file

@ -15,7 +15,7 @@ spec:
ingressClassName: nginx
# tls:
# - hosts:
# - kube-matrix.matrix.sunet.se
# - kube-matrix.matrix.sunet.se
# secretName: tls-secret
rules:
- host: kube-matrix.matrix.sunet.se
@ -23,7 +23,7 @@ spec:
paths:
- path: /
pathType: Prefix
backend:
backend:
service:
name: health-node
port:

View file

@ -15,7 +15,7 @@ spec:
ingressClassName: nginx
# tls:
# - hosts:
# - kube-matrixtest.matrix.test.sunet.se
# - kube-matrixtest.matrix.test.sunet.se
# secretName: tls-secret
rules:
- host: kube-matrixtest.matrix.test.sunet.se
@ -23,7 +23,7 @@ spec:
paths:
- path: /
pathType: Prefix
backend:
backend:
service:
name: health-node
port: