Shiv

Results 2 issues of Shiv

--following is what i'm trying to do...... filename = current_user.slug + "-" + Time.now.to_i.to_s kit = IMGKit.new("http://127.0.0.1:3000/snapshot/#{current_user.slug}") img = kit.to_img(:png) temp_dir = Rails.root.join('tmp') Dir.mkdir(temp_dir) unless Dir.exists?(temp_dir) file = Tempfile.new([filename, 'png'],...

Thanks for creating this chart! Currently I'm not able to install the chart because of the following: `Error: release my-release failed: Deployment.apps "my-release-elasticsearch-client" is invalid: spec.template.spec.initContainers[1].volumeMounts[4].name: Not found: "tls"` 'tls'...