Skip to content

Commit

Permalink
Merge pull request #171 from sachajw/main
Browse files Browse the repository at this point in the history
How to bake an Ortelius Pi tls
  • Loading branch information
sachajw authored Aug 10, 2024
2 parents 81f2771 + 2a65288 commit 2178575
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ All we have done now is secure the Traefik dashboard but how would we do it for
### Conclusion
In Part 4 we configured a certificate for our domain using Cloudflare, LetsEncrypt and Traefik. From my experience the crucial configuration change for any workloads to access the frontend securely was to enable the `ingress` and to change the `ingressClassName` to `traefik` in the Helm Release values.
In Part 4 we configured a certificate for our domain using Cloudflare, LetsEncrypt and Traefik. From my experience the crucial configuration change for any workloads to access the frontend securely was to enable the `ingress`, `TLS` and to change the `ingressClassName` to `traefik` in the Helm Release values.

Happy alien hunting.......

Expand Down

0 comments on commit 2178575

Please sign in to comment.