mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-12 05:20:27 +01:00
[PR #125] [MERGED] Fix helm initial disk creation process and add installation instructions #701
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sickcodes/Docker-OSX/pull/125
Author: @cephasara
Created: 1/15/2021
Status: ✅ Merged
Merged: 1/15/2021
Merged by: @sickcodes
Base:
master← Head:master📝 Commits (2)
1fcd563fix helm initial disk creation process and add installation instructionsd82bb73update to reflect more latest changes📊 Changes
4 files changed (+164 additions, -18 deletions)
View changed files
📝
helm/README.md(+28 -3)📝
helm/templates/configmap.yaml(+103 -9)📝
helm/templates/deployment.yaml(+13 -2)📝
helm/values.yaml(+20 -4)📄 Description
This fixes initial disk creation and adds more installation instructions.
I'm not sure how it worked before on a new install, as it didn't for me when I attempted to rerun it, but here's a version with that fixed and more detailed instructions on it.
Also, I added some more parameters, such as software gpu, system installer version, etc. I am working on getting hardware passthrough gpu support added as well. It may work, but I don't have hardware to test it right now so I left comments saying it's probably broken for the time being.
P.S. Feel free to register at Helm if you haven't already. Thank you!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.