Closed ywkim312 closed 11 months ago
I think the trick is to get this deployment with the real geoserver on incore-dev first and see if that works.
I think the trick is to get this deployment with the real geoserver on incore-dev first and see if that works.
The current dev instance is deployed with this PR. Also geoserver is deployed using the NCSA chart one. I have tested the geoserver instance itself, and using incore's data viewer and incore services and all works well
I think the trick is to get this deployment with the real geoserver on incore-dev first and see if that works.
This helm chart has been deployed to dev and also the ncsa/chart's geoserver is also deployed in the dev. Tested the preview using the data viewer and it worked well Posting new dataset also successfully pushed the dataset to geoserver so it can be served to dataviewer.
Removed geoserver from the chart. This is also tied with the PR in ncsa chart https://github.com/ncsa/charts/pull/16 The changes are deployed in dev and tst cluster. The geoserver is also deployed using the ncsa's geoserver chart. The geoserver and data preview works well in dev cluster.