maubot: remove init containers
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
d7393fa2d1
commit
3473a7b8c8
1 changed files with 0 additions and 8 deletions
|
@ -26,14 +26,6 @@ spec:
|
|||
app: maubot
|
||||
deploymentconfig: maubot
|
||||
spec:
|
||||
initContainers:
|
||||
- name: init-maubot
|
||||
image: maubot:latest
|
||||
volumeMounts:
|
||||
- name: maubot-storage
|
||||
mountPath: /maubot
|
||||
command:
|
||||
- mkdir -p /maubot/plugins /maubot/trash /maubot/logs /maubot/crypto
|
||||
containers:
|
||||
- name: maubot
|
||||
image: maubot:latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue