oncall-engine/helm/oncall/tests
Ivan Shelestov 939590fe4c
Added resources limits definition for wait-for-db container (#2501)
# What this PR does
Added 'resources limits' definition for wait-for-db container

## Which issue(s) this PR fixes

I face a problem: when i install OnCall by Helm, my pods with
oncall-engine and oncall-celery stuck on Init state, because they don't
have enough resources to run.

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
- [ ] Documentation added (or `pr:no public docs` PR label added if not
required)

---------

Co-authored-by: Joey Orlando <joey.orlando@grafana.com>
Co-authored-by: Joey Orlando <joseph.t.orlando@gmail.com>
2023-07-12 15:30:20 +00:00
..
__snapshot__ Added resources limits definition for wait-for-db container (#2501) 2023-07-12 15:30:20 +00:00
affinity_deployments_test.yaml fix(oncall): fix celery tolerations and affinity (#2353) 2023-07-11 08:20:28 +00:00
extra_env_test.yaml Secrets consistency for the chart (#1016) 2023-06-23 05:43:05 +00:00
image_deployments_test.yaml Fix usage of extra envs as map in Helm chart (#2146) 2023-06-12 03:34:36 +00:00
image_pull_secrets_test.yaml Fix usage of extra envs as map in Helm chart (#2146) 2023-06-12 03:34:36 +00:00
mysql_env_test.yaml Fix usage of extra envs as map in Helm chart (#2146) 2023-06-12 03:34:36 +00:00
mysql_password_env_test.yaml Helm: Allow using existing secrets for redis and mysql (#2156) 2023-06-13 05:42:22 +00:00
nodeselector_deployments_test.yaml fix(oncall): fix celery tolerations and affinity (#2353) 2023-07-11 08:20:28 +00:00
postgres_env_test.yaml Secrets consistency for the chart (#1016) 2023-06-23 05:43:05 +00:00
postgres_password_env_test.yaml Secrets consistency for the chart (#1016) 2023-06-23 05:43:05 +00:00
rabbitmq_env_test.yaml Secrets consistency for the chart (#1016) 2023-06-23 05:43:05 +00:00
redis_env_test.yaml Secrets consistency for the chart (#1016) 2023-06-23 05:43:05 +00:00
redis_password_env_test.yaml Secrets consistency for the chart (#1016) 2023-06-23 05:43:05 +00:00
security_context_deployments_test.yaml Fix usage of extra envs as map in Helm chart (#2146) 2023-06-12 03:34:36 +00:00
service_account_deployments_test.yaml Fix usage of extra envs as map in Helm chart (#2146) 2023-06-12 03:34:36 +00:00
service_account_test.yaml Fix usage of extra envs as map in Helm chart (#2146) 2023-06-12 03:34:36 +00:00
telegram_env_test.yaml Fix usage of extra envs as map in Helm chart (#2146) 2023-06-12 03:34:36 +00:00
tolerations_deployments_test.yaml fix(oncall): fix celery tolerations and affinity (#2353) 2023-07-11 08:20:28 +00:00
uwsgi_env_test.yaml Fix usage of extra envs as map in Helm chart (#2146) 2023-06-12 03:34:36 +00:00
wait_for_db_test.yaml Added resources limits definition for wait-for-db container (#2501) 2023-07-12 15:30:20 +00:00