fix helm charts

This commit is contained in:
Simon Larsen
2022-12-31 09:13:30 +00:00
parent 6b3c46a69c
commit 53a3b94c71
8 changed files with 63 additions and 63 deletions

View File

@@ -50,7 +50,7 @@ Production:
```
kubectl config use-context arn:aws:eks:us-east-2:972164494713:cluster/oneuptime-production
helm upgrade -f ./HelmChart/public/oneuptime/values.yaml -f ./kubernetes/values-saas-production.yaml fi ./HelmChart/public/oneuptime
helm upgrade -f ./HelmChart/public/oneuptime/values.yaml -f ./Kubernetes/values-saas-production.yaml fi ./HelmChart/public/oneuptime
```
Use default values first and then use production values.