Skip to content

Commit

Permalink
switch traefik auth pod env to a list
Browse files Browse the repository at this point in the history
  • Loading branch information
timtalbot committed Nov 27, 2023
1 parent 42448ea commit da9c55e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/traefik-forward-auth/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ affinity: {}
extraObjects: []

pod:
env: {}
env: []
command:
- './traefik-forward-auth'
args:
Expand Down

0 comments on commit da9c55e

Please sign in to comment.