[RESOLVED] Using `pulumi.kubernetes.ConfigFile` an...
# general
r
[RESOLVED] Using
pulumi.kubernetes.ConfigFile
and disabling kubectl validation for CRD unknown fields (relating to
cert-manager
)
According to https://docs.cert-manager.io/en/latest/getting-started/install/kubernetes.html when installing cert-manager on less-or-1.15-clusters we must disable
kubectl
validation. How am I able to pass this to the
pulumi.kubernetes.ConfigFile
?
⚠️ Please forget this question. It was premature caution before just testing if it really occurs. So it seems the validation does not happen when applying the config file using pulumi.