Skip to content

Commit

Permalink
Remove mention of REPLACE operation for EXTENSION_CONFIG EnvoyFilter (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
leosarra committed Jan 16, 2024
1 parent fa554ec commit f706c45
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion networking/v1alpha3/envoy_filter.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion networking/v1alpha3/envoy_filter.pb.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion networking/v1alpha3/envoy_filter.proto
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ import "networking/v1alpha3/sidecar.proto";
// # to avoid accidental name collisions.
// - applyTo: EXTENSION_CONFIG
// patch:
// operation: ADD # REPLACE is also supported, and would override a cluster level resource with the same name.
// operation: ADD
// value:
// name: my-wasm-extension
// typed_config:
Expand Down

0 comments on commit f706c45

Please sign in to comment.