Skip to Content
0
Dec 14, 2022 at 11:46 AM

This tutorial will not work per se as described due to default RBAC settings

104 Views

Tutorials: https://developers.sap.com/tutorials/implement-subscription-callback-multitenant.html
--------------------------
The example will fail due to default RBAC setting in the Kyma environment. Creating ApiRules in a given Kyma environment with the K8s configuration retrieved by KubeConfig.loadFromCluster() leads to executions of all subsequent API calls using the Service Account 'default' which does not possess the required authorizations for the API group gateway.kyma-project.io.