Skip to content

Commit

Permalink
[patch] fix Tekton parameter for instana agent (#1459)
Browse files Browse the repository at this point in the history
  • Loading branch information
boonware authored Feb 7, 2025
1 parent b7b104b commit 0b402c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tekton/src/pipelines/gitops/gitops-mas-cluster.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 0b402c8

Please sign in to comment.