Resolve "Implement helm chart"
Compare changes
Files
21+ 5
− 11
@@ -30,10 +30,10 @@ if is_production or is_staging:
@@ -52,10 +52,11 @@ if not is_staging and not is_production:
@@ -108,13 +109,6 @@ WSGI_APPLICATION = 'kube.wsgi.application'