Skip to content

Commit

Permalink
[envoy] Using new selector for host stored props
Browse files Browse the repository at this point in the history
Signed-off-by: dd di cesare <[email protected]>
  • Loading branch information
didierofrivia committed Oct 23, 2024
1 parent bb0c58a commit 10e70f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/deploy/envoy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ data:
"data": [
{
"selector": {
"selector": "filter_state.wasm\\.kuadrant\\.identity\\.userid",
"selector": "auth.identity.userid",
"key": "user_id"
}
}
Expand Down

0 comments on commit 10e70f2

Please sign in to comment.