Not working #80

Closed
opened 2024-11-15 13:08:29 +00:00 by evisanzay · 2 comments
evisanzay commented 2024-11-15 13:08:29 +00:00 (Migrated from github.com)

after a fresh install I tried to convert your example with:

katenary convert -c docker-compose.yml -o ./charts

"Failed to create projectservices.webapp Additional property database is not allowed"

nothing is created

Am I doing something wrong?

after a fresh install I tried to convert your example with: katenary convert -c docker-compose.yml -o ./charts "Failed to create projectservices.webapp Additional property database is not allowed" nothing is created Am I doing something wrong?

Wow, this error seems not coming from katenary (I don't have this message).
Can you please provide me a sample compose file ?

Le ven. 15 nov. 2024, 14:08, evisanzay @.***> a écrit :

after a fresh install I tried to convert your example with:

katenary convert -c docker-compose.yml -o ./charts

"Failed to create projectservices.webapp Additional property database is
not allowed"

nothing is created

Am I doing something wrong?


Reply to this email directly, view it on GitHub
https://github.com/metal3d/katenary/issues/80, or unsubscribe
https://github.com/notifications/unsubscribe-auth/AAAYN4AF4QDMGZQ3OKJKORD2AXW6FAVCNFSM6AAAAABR3E7ZMOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGY3DCOJQHE3DQMY
.
You are receiving this because you are subscribed to this thread.Message
ID: @.***>

Wow, this error seems not coming from katenary (I don't have this message). Can you please provide me a sample compose file ? Le ven. 15 nov. 2024, 14:08, evisanzay ***@***.***> a écrit : > after a fresh install I tried to convert your example with: > > katenary convert -c docker-compose.yml -o ./charts > > "Failed to create projectservices.webapp Additional property database is > not allowed" > > nothing is created > > Am I doing something wrong? > > — > Reply to this email directly, view it on GitHub > <https://github.com/metal3d/katenary/issues/80>, or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AAAYN4AF4QDMGZQ3OKJKORD2AXW6FAVCNFSM6AAAAABR3E7ZMOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGY3DCOJQHE3DQMY> > . > You are receiving this because you are subscribed to this thread.Message > ID: ***@***.***> >

It seems that you badly set a "database" attribute in the compose file. Go-Compose yields the errors if the compose file isn't well-formed.

Please, reopen with an example if I'm wrong

It seems that you badly set a "database" attribute in the compose file. Go-Compose yields the errors if the compose file isn't well-formed. Please, reopen with an example if I'm wrong
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Katenary/katenary#80
No description provided.