Timeout przy próbie instalacji modułu EZDRP-BPMN

Dzień dobry,
podczas próby instalacji modułu BPMN według podręcznika https://podrecznik.ezdrp.gov.pl/instalacja-modulu-ezdrp-bpmn/ instalacja zakończyła się następującym błędem (poniżej zapis z logów):

helm install --namespace=ezd --timeout=10m0s --values=/home/shell/helm/values-camunda-1.5.0.yaml --version=1.5.0 --wait=true camunda /home/shell/helm/camunda-1.5.0.tgz
creating 6 resource(s)
W0723 05:23:47.139896 39 warnings.go:70] annotation “kubernetes.io/ingress.class” is deprecated, please use ‘spec.ingressClassName’ instead
beginning wait for 6 resources with timeout of 10m0s
PersistentVolumeClaim is not bound: ezd/camunda-database-h2
PersistentVolumeClaim is not bound: ezd/camunda-database-h2


PersistentVolumeClaim is not bound: ezd/camunda-database-h2
PersistentVolumeClaim is not bound: ezd/camunda-database-h2
Error: INSTALLATION FAILED: timed out waiting for the condition

Dzień dobry,

proszę sprawdzić, czy ustawiona jest domyślna storage klasa w rancherze

Dziękuje bardzo, pomogło.