We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a09598 commit c402a00Copy full SHA for c402a00
user-skel/ansible_collections/ace_box/ace_box/roles/dt-operator/defaults/main.yml
@@ -14,7 +14,7 @@
14
15
---
16
operator_mode: "applicationMonitoring" # default & prefered deployment option
17
-dt_operator_release: "1.3.0-rc.0" # operator release should be linked with the right operator mode
+dt_operator_release: "1.4.0" # operator release should be linked with the right operator mode
18
log_monitoring: "off"
19
20
# operator_mode: "classicFullStack"
0 commit comments