mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-22 09:32:36 -05:00
[PR #2567] [MERGED] feat(kubernetes): enable newtInstances by default and update installation instructions #5919
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/fosrl/pangolin/pull/2567
Author: @marcschaeferger
Created: 2/28/2026
Status: ✅ Merged
Merged: 3/1/2026
Merged by: @oschwartz10612
Base:
main← Head:fix-kubernetes-install📝 Commits (2)
375211ffeat(kubernetes): enable newtInstances by default and update installation instructions6a537a2fix(newt-install): conditionally display Kubernetes installation info📊 Changes
1 file changed (+63 additions, -49 deletions)
View changed files
📝
src/components/newt-install-commands.tsx(+63 -49)📄 Description
Community Contribution License Agreement
By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
Description (Copilot + Human)
This pull request makes minor improvements to the
NewtSiteInstallCommandscomponent, focusing on enhancing the Helm install command and improving the user interface with additional documentation and minor code formatting updates.Key changes include:
Helm Install Command Update:
--set newtInstances[0].enabled=trueto the Helm install command to explicitly enable the main tunnel instance.UI and Documentation Improvements:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.