rancher / community-catalog

Catalog entries contributed by the community
385 stars 641 forks source link

fix/single-sidekick-issue #788

Closed mattpallissard closed 6 years ago

mattpallissard commented 6 years ago

More than one service cannot reference the same sidekick. Make multiple side kicks. There is probably a clever way to do this, but it works.

rawmind0 commented 6 years ago

Hi @mattpallissard ..thanks for this PR...

You are right, from rancher v1.6.15 distinct services couldn't reference same sidekick. This PR already fix it for es-cluster, https://github.com/rancher/community-catalog/pull/789

rawmind0 commented 6 years ago

Superseded by https://github.com/rancher/community-catalog/pull/789