Skip to content

Commit

Permalink
Merge pull request #4 from onedr0p/patch-1
Browse files Browse the repository at this point in the history
fix: helm chart config example
  • Loading branch information
181192 authored May 4, 2021
2 parents ae4edc9 + 497e07d commit c1332ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,9 @@ defaultBackend:
repository: ghcr.io/181192/custom-error-pages
tag: latest
# optional: change path to theme
extraEnv:
extraEnvs:
- name: ERROR_FILES_PATH
value: knockout
value: ./themes/knockout
```
## Getting started - Kustomize
Expand Down

0 comments on commit c1332ea

Please sign in to comment.