File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ metadata:
2727 labels :
2828 name : spatial-old-hostname-ingress
2929spec :
30+ ingressClassName : nginx
3031 rules :
3132 - host : hbp-spatial-backend.apps.hbp.eu
3233 http :
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ service:
4545
4646ingress :
4747 enabled : true
48- className : " "
48+ className : " nginx "
4949 annotations : {}
5050 # kubernetes.io/ingress.class: nginx
5151 # kubernetes.io/tls-acme: "true"
Original file line number Diff line number Diff line change 99 - id : check-merge-conflict
1010 - id : check-symlinks
1111 - id : check-yaml
12- exclude : ^\.helm/hbp_spatial_backend
12+ exclude : ^\.helm/hbp_spatial_backend/templates
13+ args : [--allow-multiple-documents]
1314 - id : end-of-file-fixer
1415 - id : debug-statements
1516 - id : trailing-whitespace
You can’t perform that action at this time.
0 commit comments