frp-operator
frp-operator copied to clipboard
Examples dont work anymore
I get these errors
The Upstream "nginx" is invalid:
* spec.tcp.healthCheck: Required value
* spec.udp: Required value
Hi @libracoder master branch is for development.
please use the latest release v0.2.0 https://github.com/zufardhiyaulhaq/frp-operator/releases/tag/v0.2.0
you can use helm chart version 1.0.0 https://github.com/zufardhiyaulhaq/frp-operator/blob/v0.2.0/charts/frp-operator/Chart.yaml
This v0.2.0 is broken too, we're having issues with TCP and UDP parameters in the client, which dosent exist in the example .
@libracoder can you show what is the error with v0.2.0?
please update your CRDs with v0.2.0
kubectl apply -f https://raw.githubusercontent.com/zufardhiyaulhaq/frp-operator/v0.2.0/charts/frp-operator/crds/crds.yaml
or you can use v0.3.0
https://github.com/zufardhiyaulhaq/frp-operator/releases/tag/v0.3.0