Skip to content
Snippets Groups Projects
Verified Commit 55d213f3 authored by David Hoese's avatar David Hoese
Browse files

Temporarily switch gamma client to use HTTP

parent 939cc81b
No related branches found
No related tags found
No related merge requests found
......@@ -13,8 +13,8 @@ ingress:
# - "geosphere.ssec.wisc.edu"
# secretName: "geosphere-tls-certs"
infoServer: "https://gamma-test1.ssec.wisc.edu"
tileServer: "https://gamma-test{1-2}.ssec.wisc.edu/mapcache/wmts"
infoServer: "http://gamma-test1.ssec.wisc.edu"
tileServer: "http://gamma-test{1-2}.ssec.wisc.edu/mapcache/wmts"
# infoServer: "https://geosphere.ssec.wisc.edu"
# tileServer: "https://geosphere{1-4}.ssec.wisc.edu/mapcache/wmts"
maxFullDiskFrames: 144
......
......@@ -26,6 +26,7 @@ seed:
seedArgs: "-z 0,3"
ingress:
enabled: true
className: nginx
# annotations:
# ingress.kubernetes.io/ssl-redirect: "true"
hosts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment