We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc6bef1 commit 21a8d25Copy full SHA for 21a8d25
ansible/roles/kube_prometheus_stack/tasks/main.yml
@@ -189,7 +189,7 @@
189
release_namespace: "{{ kube_prometheus_stack_release_namespace }}"
190
release_name: "{{ kube_prometheus_stack_release_name }}"
191
release_values: "{{ kube_prometheus_stack_release_values }}"
192
- atomic: yes
+ atomic: no
193
create_namespace: no
194
wait: yes
195
wait_timeout: "{{ kube_prometheus_stack_wait_timeout }}"
0 commit comments