helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

Wiremock documentation outdated

Open anoophp777 opened this issue 2 years ago • 2 comments

Wiremock documentation seems outdated: https://artifacthub.io/packages/helm/deliveryhero/wiremock

For example:

helm install my-wiremock deliveryhero/wiremock \ --set consumer=my-consumer --set "consumer.stubs.my-service1-stubs=/mnt/my-service1-stubs" \ --set "consumer.stubs.my-service2-stubs=/mnt/my-service2-stubs"

There is no consumer, its consumer.name as per Default Values:

`consumer: name: example

environment: {}

args_include_default: true

args: []

stubs: {}

initContainer: []

initVolume: []`

Even the files and mapping setting is incorrect. I need this to be updated. Unable to figure out how to load the files and mappings.

Please help.

anoophp777 avatar Aug 09 '22 12:08 anoophp777

Hi @anoophp777, it seems we have a problem syncing new versions of charts, I'm debugging it now...

max-rocket-internet avatar Aug 09 '22 16:08 max-rocket-internet

Hi @anoophp777 I've fixes the issue, it was related to https://github.com/helm/chartmuseum/issues/444 Can you recheck?

max-rocket-internet avatar Aug 09 '22 19:08 max-rocket-internet

This issue is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Aug 24 '22 02:08 github-actions[bot]