Not working #80
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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 :
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