You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Custom resources that are compatible with [kstatus](https://github.com/kubernetes-sigs/cli-utils/tree/master/pkg/kstatus)
260
260
261
-
> :warning:**If you are using health checks for HelmRelease**: Helm charts containing a single replica will not behave as expected.
262
-
> Its health check will allways succeed no matter the status of the pod. This is due to a [bug in Helms wait functionality](https://github.com/helm/helm/issues/8660).
263
-
> A workaround until this issue is fixed is to add a Helm test with a job that waits until the pod is ready.
264
-
265
261
Assuming the kustomization source contains a Kubernetes Deployment named `backend`,
0 commit comments