From fec18d2ace221c6b78b9526a4fc463474adbc396 Mon Sep 17 00:00:00 2001 From: Boris Shestov Date: Thu, 13 Mar 2025 16:00:48 +0300 Subject: [PATCH] [hotfix] Fix variable (!140) [hotfix] Fix variable Co-authored-by: Boris Shestov Reviewed-on: https://git.avroid.tech/K8s/k8s-configs/pulls/140 Reviewed-by: Denis Patrakeev --- .../automations-tools/webhook-receiver/values-override.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/k8s-avroid-office.prod.local/namespaces/avroid-prod/automations-tools/webhook-receiver/values-override.yaml b/clusters/k8s-avroid-office.prod.local/namespaces/avroid-prod/automations-tools/webhook-receiver/values-override.yaml index 6e663cc..9813fc6 100644 --- a/clusters/k8s-avroid-office.prod.local/namespaces/avroid-prod/automations-tools/webhook-receiver/values-override.yaml +++ b/clusters/k8s-avroid-office.prod.local/namespaces/avroid-prod/automations-tools/webhook-receiver/values-override.yaml @@ -41,7 +41,7 @@ volumeMounts: [] configMap: configPath: "/vault/secrets/config.yaml" - config: | + configTemplate: | {{ with secret "team-devops/data/services/ci-cd/webhook-receiver" }} server_port: 8081 jenkins: