chore(bootstrap): Added first action
Some checks failed
Validate K8s manifests / validate-manifests (push) Failing after 1m16s

This commit is contained in:
Daniël Groothuis
2025-10-23 15:32:30 +02:00
parent e2d4971429
commit 6f9c3b921a
2 changed files with 1 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ jobs:
- name: validate - name: validate
uses: instrumenta/kubeval-action@master uses: instrumenta/kubeval-action@master
with: with:
files: ./manifests files: ./manifests/**/**/kustomization.yaml
ignore_missing_schemas: true ignore_missing_schemas: true
output: json output: json
strict: false strict: false

View File

@@ -1,5 +1,3 @@
metadata:
name: gitea-actions
# Configure Gitea Actions # Configure Gitea Actions
## @section Gitea Actions ## @section Gitea Actions
# #