imgproxy-helm
imgproxy-helm copied to clipboard
Missing PVC resources when persistent is enabled, but existingClaim isn't set
While deployment in case we want to create the persistent volume and don't use the existing one, the persistent volume isn't created automatically. Seems PVC resource had missed on the PR https://github.com/imgproxy/imgproxy-helm/pull/49 when the feature was added.