-
Notifications
You must be signed in to change notification settings - Fork 227
Closed
Description
I'm facing a very strange issue with kubeval. I have a project where I have used kustomize to template my resources for different environments.
joesan@joesan-InfinityBook-S-14-v5:~/Projects/infrastructure-projects/plant-simulator-deployment$ helm template helm | kubeval --strict --force-color --ignore-missing-schemas
WARN - Set to ignore missing schemas
ERR - plant-simulator-deployment/templates/base/kustomization.yaml: Missing 'metadata' key
ERR - plant-simulator-deployment/templates/dev/kustomization.yaml: Missing 'metadata' key
ERR - plant-simulator-deployment/templates/production/kustomization.yaml: Missing 'metadata' key
Here is my project: https://github.com/joesan/plant-simulator-deployment (helmify branch)
Unfortunately the error message is not descriptive enough for me to identify what exactly the error is.
Metadata
Metadata
Assignees
Labels
No labels