From e64f9a7de32b39a8c2b0afc5a981c7bbfa302754 Mon Sep 17 00:00:00 2001 From: "J. Harte" <13206585+boonware@users.noreply.github.com> Date: Fri, 7 Feb 2025 11:00:08 +0000 Subject: [PATCH] fix var name --- tekton/src/pipelines/gitops/gitops-mas-cluster.yml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tekton/src/pipelines/gitops/gitops-mas-cluster.yml.j2 b/tekton/src/pipelines/gitops/gitops-mas-cluster.yml.j2 index 53cf22cb32..341676c035 100644 --- a/tekton/src/pipelines/gitops/gitops-mas-cluster.yml.j2 +++ b/tekton/src/pipelines/gitops/gitops-mas-cluster.yml.j2 @@ -295,7 +295,7 @@ spec: value: $(params.instana_agent_operator_endpoint_port) - name: instana_agent_operator_env value: $(params.instana_agent_operator_env) - - name: instana_agent_operator_env + - name: instana_agent_operator_jks_storage_class value: $(params.instana_agent_operator_jks_storage_class) taskRef: