pascalstange

Results 1 comments of pascalstange

HI, I'm stuck with solving that issue as well after updating from 1.21 to 1.23. I'm deploying mongodb-operator with the kubernetes_manifest resource: ``` locals { crd = yamldecode(file("${path.module}/resources/crd.yaml")) manager =...