From 8128475835b1e03a4ea634b3ec8c48a575c3bf57 Mon Sep 17 00:00:00 2001 From: Tamir David Date: Mon, 10 Jun 2024 10:37:49 +0300 Subject: [PATCH] fix: odiglet dynamically inject env vars based on destination signals --- charts/odigos/templates/odiglet/clusterrole.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/charts/odigos/templates/odiglet/clusterrole.yaml b/charts/odigos/templates/odiglet/clusterrole.yaml index a5dadb3..d29d63a 100644 --- a/charts/odigos/templates/odiglet/clusterrole.yaml +++ b/charts/odigos/templates/odiglet/clusterrole.yaml @@ -73,6 +73,7 @@ rules: - odigos.io resources: - odigosconfigurations + - destinations verbs: - get - list