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.
2 parents 173f697 + 5a2a089 commit 7c98c87Copy full SHA for 7c98c87
roles/chatbot/tasks/upgrade_chatbot.yml
@@ -6,4 +6,4 @@
6
kind: PersistentVolumeClaim
7
name: "{{ ansible_operator_meta.name }}-chatbot-pvc"
8
namespace: "{{ ansible_operator_meta.namespace }}"
9
- wait: yes
+ wait: no
0 commit comments