locust-k8s-operator icon indicating copy to clipboard operation
locust-k8s-operator copied to clipboard

feat: implement pull secrets in helm chart

Open mars64 opened this issue 9 months ago • 1 comments

Supports the use of imagePullSecrets in deployment and serviceAccount objects. Useful for things like authenticating to DockerHub in systems that would otherwise hit pull limits.

This would close #191

Please note: I bypassed the pre-commit hooks as I did not change any of the Java code and am not currently set up with the required local Gradle toolchain. Apologies in advance.

mars64 avatar May 07 '24 19:05 mars64