fix: remove Flux validation and fix YAML linting

- Remove Flux validation job (repo doesn't contain Flux resources)
- Fix trailing spaces in best-practices workflow
- Add missing newline at end of znc/statefulset.yaml

Flux validates Kustomization CRDs, not plain manifests. Since this
repo only contains the manifests deployed by Flux (not the Flux
resources themselves), the validation doesn't apply.

Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
This commit is contained in:
2026-02-08 10:09:28 -05:00
parent 9c70b82fb3
commit a8e16c93ee
3 changed files with 5 additions and 23 deletions
+1 -1
View File
@@ -87,4 +87,4 @@ spec:
- ReadWriteOnce
resources:
requests:
storage: 4Gi
storage: 4Gi