STRRL / cloudflare-tunnel-ingress-controller

🚀 Expose the website directly into the internet! The Kuberntes Ingress Controller based on Cloudflare Tunnel.
MIT License
644 stars 37 forks source link

Add cloudflare.secretRef for custom secrets #57

Closed VoyTechnology closed 10 months ago

VoyTechnology commented 11 months ago

This will remove the need to create a secret if the user decides to bring their own secret.

Resolves #56

codecov-commenter commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (95c265e) 26.20% compared to head (6bb1c78) 26.20%. Report is 1 commits behind head on master.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #57 +/- ## ======================================= Coverage 26.20% 26.20% ======================================= Files 9 9 Lines 622 622 ======================================= Hits 163 163 Misses 449 449 Partials 10 10 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.