diff --git a/freeleaps/helm-pkg/content/values.alpha.yaml b/freeleaps/helm-pkg/content/values.alpha.yaml index ae415c81..cf7c85b6 100644 --- a/freeleaps/helm-pkg/content/values.alpha.yaml +++ b/freeleaps/helm-pkg/content/values.alpha.yaml @@ -78,6 +78,7 @@ content: configs: tz: UTC appName: content + appEnv: alpha serviceApiAccessHost: 0.0.0.0 serviceApiAccessPort: 8013 mongodbName: freeleaps2 diff --git a/freeleaps/helm-pkg/content/values.prod.yaml b/freeleaps/helm-pkg/content/values.prod.yaml index dad4ffd4..95547a75 100644 --- a/freeleaps/helm-pkg/content/values.prod.yaml +++ b/freeleaps/helm-pkg/content/values.prod.yaml @@ -69,6 +69,7 @@ content: configs: tz: UTC appName: content + appEnv: prod serviceApiAccessHost: 0.0.0.0 serviceApiAccessPort: 8013 mongodbName: freeleaps2