Skip to content

Commit

Permalink
Fix krakend x509 warking
Browse files Browse the repository at this point in the history
  • Loading branch information
Jozef Volak authored and MartinSunal committed May 11, 2021
1 parent fddeb10 commit b1440e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions composefiles/swarm-uniflow-krakend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ services:
- FC_PARTIALS=/etc/krakend/partials
- FC_TEMPLATES=/etc/krakend/templates
# - FC_OUT=/etc/krakend/output.json
# TODO fix x509 certificate errors
- GODEBUG="x509ignoreCN=0"
volumes:
- ${UF_CONFIG_PATH}/krakend:/etc/krakend:ro
- ${UF_CONFIG_PATH}/krakend/tls/${KRAKEND_TLS_PROTOCOL}:/etc/krakend/partials/tls:ro
Expand Down

0 comments on commit b1440e8

Please sign in to comment.