Commit d58ed0a
committed
Add libcurl4-openssl-dev dependency to build Kafka ingress with OIDC enabled
The Kafka ingress requires the libcurl4-openssl-dev dependency to be built, because
when linking against a static curl library, the OIDC won't be enabled (probably a bug
in librdkafka).1 parent ca42d53 commit d58ed0a
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments