File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 9393 value: "{{ eck_remote_es_password }}"
9494 {% - endif %}
9595{% - endif %}
96- {% - if db 2_action_system == "install" or db 2_action_manage == "install" %}
96+ {% - if db 2_action_system == "install" or db 2_action_manage == "install" or db 2 _action_aiservice == "install" %}
9797
9898 # Dependencies - Db2 - Actions
9999 # -------------------------------------------------------------------------
@@ -103,6 +103,8 @@ spec:
103103 value: "{{ db2_action_manage }}"
104104 - name: db2_action_facilities
105105 value: "{{ db2_action_facilities}}"
106+ - name: db2_action_aiservice
107+ value: "{{ db2_action_aiservice }}"
106108
107109 # Dependencies - Db2u Operator
108110 # -------------------------------------------------------------------------
@@ -785,8 +787,6 @@ spec:
785787 value: "{{ aiservice_instance_id }}"
786788 - name: aiservice_channel
787789 value: "{{ aiservice_channel }}"
788- - name: db2_action_aiservice
789- value: "{{ db2_action_aiservice }}"
790790
791791 - name: environment_type
792792 value: "{{ environment_type }}"
You can’t perform that action at this time.
0 commit comments