ruchikaguptaa

Results 2 issues of ruchikaguptaa

**Describe the bug** Helm-operator is not deploying helm chart out-of-cluster. According to documentation we can provide [kubeconfig path](https://github.com/fluxcd/helm-operator/blob/90f49460e252bb60b3c8fe5593854c2c716c2236/cmd/helm-operator/main.go#L103) of another cluster where the target helm chart will get deployed. But...

bug
blocked needs validation

Suppose `HelmRelease` object deploys a helm chart that contains a deployment. The pod resource can now be updated by the user. Until there is a chart version update in `HelmRelease`...

enhancement