Skip to content

Commit 62b5252

Browse files
author
Bhautik Vala
committed
Merge branch 'stable' into bv75
2 parents ae25b9e + f8ba41d commit 62b5252

1 file changed

Lines changed: 0 additions & 15 deletions

File tree

src/mas/devops/templates/pipelinerun-install.yml.j2

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -93,21 +93,6 @@ spec:
9393
value: "{{ eck_remote_es_password }}"
9494
{%- endif %}
9595
{%- endif %}
96-
{%- if turbonomic_server_url is defined and turbonomic_server_url != "" %}
97-
98-
# Dependencies - Turbonomic
99-
# -------------------------------------------------------------------------
100-
- name: turbonomic_server_url
101-
value: "{{ turbonomic_server_url }}"
102-
- name: turbonomic_server_version
103-
value: "{{ turbonomic_server_version }}"
104-
- name: turbonomic_target_name
105-
value: "{{ turbonomic_target_name }}"
106-
- name: turbonomic_username
107-
value: "{{ turbonomic_username }}"
108-
- name: turbonomic_password
109-
value: "{{ turbonomic_password }}"
110-
{%- endif %}
11196
{%- if db2_action_system == "install" or db2_action_manage == "install" %}
11297

11398
# Dependencies - Db2 - Actions

0 commit comments

Comments
 (0)