Rishabh Tayal
Rishabh Tayal
We can take heap dumps for microservices other than orchestrator using proxy but authentication is not removed yet. No plans for the same.
**Use Case :** `The specific usecase that i'm looking for is capability to clone complete workflow (CI + CD) both from a source environment. We have workflow get api and...
hey @Casburggraaf running below kubectl patch command should **permanently** fix the issue : `kubectl patch sts git-sensor -p '{"spec": {"template": {"spec": {"containers": [{"name": "git-sensor", "image": "quay.io/devtron/git-sensor:2b4b8363-954-31493"}]}}}}' -n devtroncd`