You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use kubeval with sealed-secrets I see error like below:
ERR - storage/aws-secret.yaml: Failed initializing schema https://kubernetesjsonschema.dev/master-standalone/sealedsecret-bitnami-v1alpha1.json: Could not read schema from HTTP, response status is 404 Not Found
Could you please help add add sealedsecret-bitnami-v1alpha1 to master-standalone?
When I use kubeval with sealed-secrets I see error like below:
ERR - storage/aws-secret.yaml: Failed initializing schema https://kubernetesjsonschema.dev/master-standalone/sealedsecret-bitnami-v1alpha1.json: Could not read schema from HTTP, response status is 404 Not Found
Could you please help add add sealedsecret-bitnami-v1alpha1 to master-standalone?
I almost sure that master-standalone/secret.json has backward compatibility with sealedsecret-bitnami-v1alpha1
because in background incside bitnami-labs/sealed-secrets used bitnami-labs/kube-libsonnet
The text was updated successfully, but these errors were encountered: