oncall-engine/helm/oncall/tests
Raz Amir 40890e26ba
Helm: Allow using existing secrets for redis and mysql (#2156)
# What this PR does
This PR adds the ability to use an existing secret for external Redis
and external MySQL and it follows the same changes that PR #761 did for
RabbitMQ (including the fix that was done for it later in #775)

## Checklist

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

---------

Co-authored-by: Ildar Iskhakov <Ildar.iskhakov@grafana.com>
2023-06-13 05:42:22 +00:00
..
__snapshot__ Fix usage of extra envs as map in Helm chart (#2146) 2023-06-12 03:34:36 +00:00
extra_env_test.yaml Fix usage of extra envs as map in Helm chart (#2146) 2023-06-12 03:34:36 +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
postgres_env_test.yaml Fix usage of extra envs as map in Helm chart (#2146) 2023-06-12 03:34:36 +00:00
postgres_password_env_test.yaml Helm: Allow using existing secrets for redis and mysql (#2156) 2023-06-13 05:42:22 +00:00
rabbitmq_env_test.yaml Add helm tests for rabbitmq and redis (#2165) 2023-06-13 09:45:07 +08:00
redis_env_test.yaml Add helm tests for rabbitmq and redis (#2165) 2023-06-13 09:45:07 +08:00
redis_password_env_test.yaml Helm: Allow using existing secrets for redis and mysql (#2156) 2023-06-13 05:42:22 +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
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 Fix usage of extra envs as map in Helm chart (#2146) 2023-06-12 03:34:36 +00:00