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
in my case the readinessProbe was badly intended for 1 tab more
that cause to deployment to fail.
but kubeval mark the file as valid
The text was updated successfully, but these errors were encountered:
az-esm
changed the title
Invalid filed recognized as valid for deployment
configuration file with wrong ident for readinessProbe recognized as valid for deployment
Aug 17, 2021
Hi @az-esm , be sure to run kubeval with --strict : it should fail on this since they should detect an "unknown property". Can you confirm you run using --strict? Thanks!
in my case the readinessProbe was badly intended for 1 tab more
that cause to deployment to fail.
but kubeval mark the file as valid
The text was updated successfully, but these errors were encountered: