© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Giovanni Silva
Software Engineer and Developer Interested in Java, Kotlin, Spring, Kubernetes and cutting-edge technology
Let's start adding the helm charts helm repo add traefik https://helm.traefik.io/traefik helm repo update Create a file named values.yaml with the content: --- deployment: kind: DaemonSet ports: web: port: 80 websecure: port: 443 servic...
No responses yet.