As of now just have this: ``` new k8s.yaml.ConfigF...
# general
d
As of now just have this:
Copy code
new k8s.yaml.ConfigFile()
Trying this in typescript but can't figure out where the validation flag can be turned off
c
@damp-book-35965 I don’t think we support this. @gorgeous-egg-16927?
g
Not supported AFAIK
c
im actuallu not sure what that flag does
is it worth supporting?
d
it's a pretty corner case imo..Just that I need to do this for k8s v 1.12 and below specifically and EKS is still not at 1.13
Thanks for the reply guys