Helm charts for pgrwl
helm repo add pgrwl https://pgrwl.github.io/charts
helm repo update pgrwl
helm search repo pgrwlTo install the chart with the release name pgrwl:
helm upgrade pgrwl pgrwl/pgrwl \
--install --debug --atomic --wait --timeout=10m \
--namespace=pgrwl