Skip to content

Conversation

AlexFenlon
Copy link
Contributor

Proposed changes

The Helm secret file size exceeds it limits. This is fixed by removing unused files in the Kubernetes local schema folder.
This fix solves this.

The only required file is _definitions.json, the rest are not required and are taking up too much space for helm to compress.

Updated the automated workflow to reflect these changes

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

@AlexFenlon AlexFenlon enabled auto-merge (squash) July 21, 2025 10:32
@AlexFenlon AlexFenlon merged commit ed5ab43 into main Jul 21, 2025
7 checks passed
@AlexFenlon AlexFenlon deleted the reduce-schema-size branch July 21, 2025 10:33
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.

Latest operator/helm chart release results in failed install due to helm secret > 1MB

3 participants