zufardhiyaulhaq / frp-operator

Expose your service in Kubernetes to the Internet with open source FRP!
MIT License
36 stars 15 forks source link

modify template to proper toml format #6

Closed JinxCappa closed 1 month ago

JinxCappa commented 1 month ago

Existing config that is generated is not processed correctly with latest version of frp (v0.58.1) due to formatting.

IMPORTANT: Please do not create a Pull Request without creating an issue first!

(Any change needs to be discussed before proceeding. Failure to do so may result in the rejection of the pull request).

Summary

This PR fixes the toml configuration generated in the configmap by the operator

Type of Change

This PR fixes/implements the following bugs/features:

How has this been tested?

Proof: Can be provided if necessary

Checklist: