In order to use this, one should create a ConfigMap named kong-plugin-oidc
in the same namespace as the kong-controller, with following content:
data:
plugins: bundled, oidc
And the values.yaml
should contain following:
plugins:
configMaps:
- pluginName: oidc
name: kong-plugin-oidc