Skip to content

Commit 7c98c87

Browse files
authored
Merge branch 'main' into TamiTakamiya/AAP-57217/fix-push-build
2 parents 173f697 + 5a2a089 commit 7c98c87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/chatbot/tasks/upgrade_chatbot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
kind: PersistentVolumeClaim
77
name: "{{ ansible_operator_meta.name }}-chatbot-pvc"
88
namespace: "{{ ansible_operator_meta.namespace }}"
9-
wait: yes
9+
wait: no

0 commit comments

Comments
 (0)