Azure / osdu-infrastructure

OSDU Azure Infrastructure as Code
Apache License 2.0
42 stars 39 forks source link

AKS Namespace OSDU needs a label to support and enable Istio #121

Closed danielscholl closed 4 years ago

danielscholl commented 4 years ago

Currently the configmap.tf file creates a default namespace osdu. This namespace needs the following label to be applied.

istio-injection: "enabled"