Skip to content

Commit

Permalink
feat: separate envoy lds configs for self-hosting and supabase use-ca…
Browse files Browse the repository at this point in the history
…ses (#1325)

* feat: separate envoy lds configs for self-hosting and supabase use-cases

* feat: add origin protection key enforcement for envoy in `lds.supabase.yaml`
  • Loading branch information
hf authored Nov 20, 2024
1 parent ffa1052 commit dd307fb
Show file tree
Hide file tree
Showing 5 changed files with 445 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dockerhub-release-aio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ jobs:
push: true
build-args: |
postgres_version=${{ needs.settings.outputs.base_docker_version }}
envoy_lds=lds.supabase.yaml
${{ needs.settings.outputs.build_args }}
target: production
tags: ${{ needs.settings.outputs.image_tag }}_${{ matrix.arch }}
Expand Down
Loading

0 comments on commit dd307fb

Please sign in to comment.