examples/code_search/ks-web-app/environments
Jeremy Lewi 1b643c2b81 Fix the web app. (#432)
* We need to set the parameters for the model and index.

  * It looks like when we split up the web app into its own ksonnet app
    we forgot to set the parameters.

* SInce the web app is being deployed in a separate namespace we need to
  copy the GCP credential to that namespace. Add instructions to the
  demo README.md on how to do that.

* It looks like the pods were never getting started because the secret
  couldn't be mounted.
2018-12-12 09:24:40 -08:00
..
cs_demo Fix the web app. (#432) 2018-12-12 09:24:40 -08:00
pipeline add pipeline environment to code search web app (#372) 2018-11-30 07:51:00 -08:00
base.libsonnet Setup ArgoCD to synchornize the code search web app with the demo cluster. (#359) 2018-11-26 18:19:19 -08:00