Skip to content

Commit

Permalink
enable CatalogMetadataAPI alongside deprecated PackagesBundleMetadata…
Browse files Browse the repository at this point in the history
…APIs

Signed-off-by: Joe Lanford <joe.lanford@gmail.com>
  • Loading branch information
joelanford committed Aug 12, 2023
1 parent 5ea0e2b commit cd506d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/default/manager_auth_proxy_patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ spec:
- "--health-probe-bind-address=:8081"
- "--metrics-bind-address=127.0.0.1:8080"
- "--leader-elect"
- "--feature-gates=PackagesBundleMetadataAPIs=true"
- "--feature-gates=PackagesBundleMetadataAPIs=true,CatalogMetadataAPI=true"

0 comments on commit cd506d3

Please sign in to comment.