Skip to content

Commit

Permalink
add ingress example cilium
Browse files Browse the repository at this point in the history
  • Loading branch information
Syntax3rror404 committed Jan 11, 2024
1 parent ecd6a9a commit 6c282ef
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,10 @@ configMap:
ingress:
enabled: false
class: ""
annotations: {}
class: "cilium"
annotations:
ingress.cilium.io/loadbalancer-mode: shared
ingress.cilium.io/websocket: enabled
hosts:
- host: slides.example.com
paths: ["/"]
Expand Down

0 comments on commit 6c282ef

Please sign in to comment.