wdhwang
wdhwang
Thank you for your response, hope to see it soon.
Hi, I am trying run Fusio on K8s, so I modified 'docker-compose.yml' in the following steps. 1. Change fusio image source to 'image: fusio/fusio:4.0.0' at line 5. 2. Change 'api.fusio.cloud'...
Hi, I am trying to create helm chart from K8s resource files after Fusio could run on K8s. And I issued the following commands to create helm charts. _sed -e...
I found the reason why the helm charts did not work. Because the service name in 'metadata' section was too long in the generated YAML file by helmify. So I...
Of course, you can. I hope this is helpful.