Explorar o código

HUE-8936 [k8s] Inject Jaeger profiler as side card to Hue deployment

Romain %!s(int64=6) %!d(string=hai) anos
pai
achega
14cf372940
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      tools/kubernetes/helm/hue/templates/deployment-hue.yaml

+ 2 - 0
tools/kubernetes/helm/hue/templates/deployment-hue.yaml

@@ -4,6 +4,8 @@ metadata:
   name: hue
   labels:
     deployment: hue
+  annotations:
+    "sidecar.jaegertracing.io/inject": "true"
 spec:
   selector:
     matchLabels: