Skip to content

Conversation

jcstryker
Copy link

Alternative Helm chart to the chart provided here https://github.com/nbcloudio/headplane-chart

@antoniolago did some fantastic work updating that chart, though I have some concerns around best practices and security - feeling it best to start from scratch.

Provided to this project under the MIT licence.

@jcstryker jcstryker mentioned this pull request Jun 24, 2025
@definitelynobody
Copy link

For reference I added some stuff on top of @antoniolago's repo here

I only was trying to get things working, use my changes however you would like or not at all :)

jcstryker and others added 7 commits July 4, 2025 10:49
This commit removes the unused PersistentVolumeClaim templates for headplane and headscale components. The templates were left in place but contained only a TODO comment, indicating they were not yet implemented. Removing them cleans up the codebase and prevents confusion about their intended purpose.

The pvc templates were previously defined in the kubernetes/headplane/templates/headplane/pvc.yaml and kubernetes/headplane/templates/headscale/pvc.yaml files but were not actually needed for the current implementation. This change reduces code clutter and improves maintainability by removing dead code.

Signed-off-by: jcstryker <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants