better-actor-92669
04/28/2020, 2:22 PMpulumi-kubernetes
and python
SDK. However, CRDs were not installed.
When I do helm install
manually, all CRDs are created.
There is a warning in the chart description https://github.com/containous/traefik-helm-chart/tree/master/traefik#warning for Helm 2 that states that you will have to install all CRDs manually, however for helm 3 it is not required. I obviously use helm 3, and as far as I understood, pulumi just calls helm via cli. Can someone please help me with this?