Skip to content

Commit

Permalink
Fix traefik example helm chart
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Nola <[email protected]>
  • Loading branch information
dereknola committed Dec 28, 2023
1 parent ddfce5a commit 7dbc095
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 7dbc095

Please sign in to comment.