Closed thehejik closed 1 year ago
Manuel found this issue when installing epinio into a custom namespace in rancher.
Without this fix helm timeouts on PersistentVolumeClaim is not bound: epinio/image-export-pvc.
PersistentVolumeClaim is not bound: epinio/image-export-pvc
With this fix I was able to install epinio into custom ns and also deploy an app.
Manuel found this issue when installing epinio into a custom namespace in rancher.
Without this fix helm timeouts on
PersistentVolumeClaim is not bound: epinio/image-export-pvc
.With this fix I was able to install epinio into custom ns and also deploy an app.