File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -143,10 +143,6 @@ ccs_extras_version: 11.0.0
143143# ------------------------------------------------------------------------------
144144amlen_extras_version : 1.1.4
145145
146- # Extra Images for Redis (Collaborate)
147- # ------------------------------------------------------------------------------
148- redis_extras_version : 2.1.40
149-
150146# Default Cloud Pak for Data version
151147# ------------------------------------------------------------------------------
152148cpd_product_version_default : 5.2.0
Original file line number Diff line number Diff line change @@ -207,17 +207,6 @@ spec:
207207 value: "{{ ibm_mongo_admin_password }}"
208208 {% - endif %}
209209{% - endif %}
210- {% - if redis_action is defined and redis_action != "" %}
211-
212- # Dependencies - Redis
213- # -------------------------------------------------------------------------
214- - name: redis_action
215- value: "{{ redis_action }}"
216- - name: redis_namespace
217- value: "{{ redis_namespace }}"
218- - name: redis_replicas
219- value: "{{ redis_replicas }}"
220- {% - endif %}
221210{% - if kafka_action_system == "install" %}
222211
223212 # Dependencies - Kafka
You can’t perform that action at this time.
0 commit comments