wiremock / helm-charts

Helm Chart for Wiremock deployment on Kubernetes
https://wiremock.github.io/helm-charts/
Apache License 2.0
19 stars 32 forks source link

added imagesecrets, external mappings/requests, args, upd images #29

Closed sigurdblueface closed 1 month ago

sigurdblueface commented 1 year ago

Changelog:

charleyka commented 1 month ago

added options to mount responses & mappings as a map, in addition to files from chart itself. this is useful when you have something on top of helm chart: helmfile, argo, etc

This feature doesn't seem to be supported even after https://github.com/wiremock/helm-charts/pull/41 Do you have plan to add it in the future ?