Prasanna kumar Krishnamurthy
Prasanna kumar Krishnamurthy
@TrojanY : Can you help me with how you identified that "connectivity to mongoDB" was the issue? and how you resolved it. ? I changed monocular deployment to just have...
@TrojanY : Thanks. I was able to verify that connectivity to mongoDB was fine in my setup. api pod was repetitively crashing when pulling charts from stable and incubator repos...
On this issue, common.Chartref should not contain the version of the chart as it causes upgrades to fail or rather common.Chartref is not suitable to be used as as selector...
@prydonius : In https://github.com/technosophos/common-chart/blob/master/common/templates/_deployment.yaml#L17 when common.fullname by itself isolates the resource per release, why is there a need to have the release as part of the label and selector?
@tsadoklf : set Status: {} as well. Ref:https://github.com/CermakM/argo-client-python/issues/15
This is duplicate of : https://github.com/CermakM/argo-client-python/issues/11
An example of loading a YAML would come in very handy for me.
Nice .. Thank you @CermakM .