JaneLiuL
JaneLiuL
yes. if the `podRestartThreshold: 20` then your pod have to wait unit restart count equal with or more than 20. if containers fail, k8s should restart the pod till it...
What if we have more than two tags? Then which tag we should take?
Hi @steven-sheehy HelmRelease support crosss namepace sources, According to your status, it seems it could not found the `hedera-mirror-node` helm chart, could you upload the index file for check?
@steven-sheehy I just double check your helmrelease file, it seems your helmrelease format have issue, your kind is List, not the HelmRelease. Please correct as below format: ``` apiVersion: helm.toolkit.fluxcd.io/v2beta1...
No, even we use `kubectl get helmrelease -A -o yaml`, the kind still be `HelmRelease`, the format must wrong for you. So please correct your format as I talk above.
cool, looks more transparency and funny ~~
could you execute this command and show me result? seems only 1 worker node in your cluster kubectl get nodes -o wide kubectl get nodes -o yaml