Skip to content

Commit

Permalink
Fix traefik example helm chart (#220)
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Nola <[email protected]>
  • Loading branch information
dereknola authored Jan 2, 2024
1 parent ed9ebf1 commit ddd7786
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions docs/helm.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,14 +133,11 @@ spec:
valuesContent: |-
image:
name: traefik
tag: v2.8.5
forwardedHeaders:
enabled: true
trustedIPs:
- 10.0.0.0/8
ssl:
enabled: true
permanentRedirect: false
tag: 2.9.10
web:
forwardedHeaders:
trustedIPs:
- 10.0.0.0/8
```

### Migrating from Helm v2
Expand Down

0 comments on commit ddd7786

Please sign in to comment.