fix: Fix broken redis authentication value
This patch introduces a bunch of tests for subcharts, doing cross-chart testing e.g. testing that service names and host configurations are correct as well as the existence of expected password fields in secrets and so on. While writing these tests a bug with the redis passwor variable was discovered and fixed.
Showing
- charts/mastodon/Chart.yaml 1 addition, 1 deletioncharts/mastodon/Chart.yaml
- charts/mastodon/README.md 2 additions, 2 deletionscharts/mastodon/README.md
- charts/mastodon/tests/80_subchart_elasticsearch_test.yaml 39 additions, 0 deletionscharts/mastodon/tests/80_subchart_elasticsearch_test.yaml
- charts/mastodon/tests/80_subchart_postgresql_test.yaml 142 additions, 0 deletionscharts/mastodon/tests/80_subchart_postgresql_test.yaml
- charts/mastodon/tests/80_subchart_redis_test.yaml 77 additions, 0 deletionscharts/mastodon/tests/80_subchart_redis_test.yaml
- charts/mastodon/values.yaml 6 additions, 6 deletionscharts/mastodon/values.yaml
Loading
Please register or sign in to comment