[PR #125] [MERGED] Fix helm initial disk creation process and add installation instructions #701

Closed
opened 2025-12-29 01:24:43 +01:00 by adam · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (2)

  • 1fcd563 fix helm initial disk creation process and add installation instructions
  • d82bb73 update 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.

## 📋 Pull Request Information **Original PR:** https://github.com/sickcodes/Docker-OSX/pull/125 **Author:** [@cephasara](https://github.com/cephasara) **Created:** 1/15/2021 **Status:** ✅ Merged **Merged:** 1/15/2021 **Merged by:** [@sickcodes](https://github.com/sickcodes) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`1fcd563`](https://github.com/sickcodes/Docker-OSX/commit/1fcd56339fcfd0061856d199e2a11bf67a180c42) fix helm initial disk creation process and add installation instructions - [`d82bb73`](https://github.com/sickcodes/Docker-OSX/commit/d82bb73c298825e0a79302edfc51d521f1c609ba) update to reflect more latest changes ### 📊 Changes **4 files changed** (+164 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `helm/README.md` (+28 -3) 📝 `helm/templates/configmap.yaml` (+103 -9) 📝 `helm/templates/deployment.yaml` (+13 -2) 📝 `helm/values.yaml` (+20 -4) </details> ### 📄 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! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 01:24:43 +01:00
adam closed this issue 2025-12-29 01:24:43 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Docker-OSX#701