Commit 379bf0d
authored
fix(stresstesting-bridges-load-generator): change ingressClassName from nginx to kong (#83)
* feat(stresstesting-bridges-load-generator): add environment variables for API key and GitHub token in deployment configuration
* chore(stresstesting-bridges-load-generator): bump chart version to 0.2.0
* fix(stresstesting-bridges-load-generator): update image repository to use GitHub Container Registry
* fix(stresstesting-bridges-load-generator): update deployment and service configurations to use HTTP probes and correct target port
* feat(stresstesting-bridges-load-generator): add metrics service and ingress path for metrics endpoint
* fix(stresstesting-bridges-load-generator): add login step for GitHub Container Registry in release workflow
* fix(stresstesting-bridges-load-generator): add missing exclude patterns to load test configuration in NOTES.txt
* fix(stresstesting-bridges-load-generator): remove liveness probe from deployment configuration
* fix(stresstesting-bridges-load-generator): update image pull policy to Always in values.yaml
* fix(stresstesting-bridges-load-generator): add metrics configuration and VMPodScrape resource for Prometheus metrics collection
* fix(stresstesting-bridges-load-generator): update image repository to use AWS ECR
* fix(stresstesting-bridges-load-generator): remove GitHub Container Registry login step from release workflow
* fix(stresstesting-bridges-load-generator): update chart version to 1.0.0 in Chart.yaml
* fix(stresstesting-bridges-load-generator): update image repository to use AWS ECR
* fix(stresstesting-bridges-load-generator): add nodeSelector and tolerations to deployment spec
* fix(stresstesting-bridges-load-generator): update nodeSelector and tolerations in deployment spec
* fix(stresstesting-bridges-load-generator): remove imagePullSecrets from deployment spec
* fix(stresstesting-bridges-load-generator): change ingressClassName from nginx to kong1 parent 8e0493f commit 379bf0d
File tree
1 file changed
+1
-1
lines changed- charts/stresstesting-bridges-load-generator/templates
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments