Skip to content

Commit

Permalink
Merge pull request openshift#9050 from alvaroaleman/fix-ci-chatbot-vol
Browse files Browse the repository at this point in the history
Fix volume for ci-chatbot
  • Loading branch information
openshift-merge-robot authored May 13, 2020
2 parents c905eb2 + 42ec330 commit d8cbfdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clusters/app.ci/ci-chat-bot/ci-chat-bot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ spec:
- name: job-config-47
mountPath: /etc/job-config/4.7
readOnly: true
- name: ci-chatbot-kubeconfig
- name: build-cluster-kubeconfig
mountPath: /var/build-cluster-kubeconfig
readOnly: true
env:
Expand Down

0 comments on commit d8cbfdd

Please sign in to comment.