mrajashree / helm-cm1

13 stars 15 forks source link

Is this trick supported for native "rancher apps install" commands? #1

Open hakimkhalafi opened 6 years ago

hakimkhalafi commented 6 years ago

Hi,

Does Rancher provide the same functionality? I understand that using "rancher apps install" instead of "helm install" is supposed to be a replacement in order to deploy rancher apps and rancher charts which are an extended type of helm chart.

My question is, does this particular trick (sha256 rolling upgrade) work natively with rancher if I only have access to "rancher install" and not helm?

Cheers, Hakim

mrajashree commented 5 years ago

@hakim-khan This helm tip alters your app's deployment.yaml, so if you're using your modified app with rancher, it should still work