feat(kubernetes): enable newtInstances by default and update installation instructions #181

Closed
opened 2026-04-05 17:02:01 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @marcschaeferger on 2/28/2026

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 NewtSiteInstallCommands component, 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:

  • Added --set newtInstances[0].enabled=true to the Helm install command to explicitly enable the main tunnel instance.

UI and Documentation Improvements:

  • Added a helpful note with a link to the official documentation for up-to-date Kubernetes installation instructions.
  • Minor code formatting improvements for readability in the site configuration section done by prettier automatically.
*Originally created by @marcschaeferger on 2/28/2026* ## 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 `NewtSiteInstallCommands` component, 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:** - Added `--set newtInstances[0].enabled=true` to the Helm install command to explicitly enable the main tunnel instance. **UI and Documentation Improvements:** - Added a helpful note with a link to the official documentation for up-to-date Kubernetes installation instructions. - Minor code formatting improvements for readability in the site configuration section done by prettier automatically.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#181