这是indexloc提供的服务,不要输入任何密码
Skip to content

Releases: AymenSegni/terraform-helm-linkerd2

Fix the issue with proxy identityTrustAnchorsPEM

10 Jun 23:34
c37c2fe

Choose a tag to compare

when you are using global.identityTrustAnchorsPEM in set parameter in terraform the proxy sidecar validation get error in these line
with Please provide the identity trust anchors error.
this pr fix the issue on terraform 0.14.
https://github.com/linkerd/linkerd2/blob/48c5f70c399aeaa45ee125deca2253a3f9ce96e4/charts/partials/templates/_proxy.tpl#L73

Deploy Linkerd2 with Terraform Helm Provider

06 Feb 14:40
02f941c

Choose a tag to compare

Merge pull request #1 from AymenSegni/develop

Develop