re-add initContainers

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2023-02-02 17:37:19 +01:00
parent 91a977e09e
commit 12358321d1
2 changed files with 2 additions and 0 deletions

View file

@ -21,6 +21,7 @@ spec:
io.kompose.network/nextcloud-aio: "true"
io.kompose.service: nextcloud-aio-database
spec:
initContainers:
- name: init-volumes
image: alpine
command:

View file

@ -52,6 +52,7 @@ cat << EOL > /tmp/initcontainers
volumeMountsInitContainer:
EOL
cat << EOL > /tmp/initcontainers.database
initContainers:
- name: init-volumes
image: alpine
command: