Hi everyone, We have multiple sub domains for diff...
# talk-oathkeeper
g
Hi everyone, We have multiple sub domains for different products/API/website. So do we need to have multiple instance of oathkeeper with their own specific config installed on k8s or Is there a way to handle it via a single instance. eg
<http://example.com|example.com>
,
<http://api.example.com|api.example.com>
,
<http://drive.example.com|drive.example.com>
,
<http://chat.example.com|chat.example.com>
so do I need to install 4 instance of oathkeeper. for single instance If it is possible then can you help me with that? we are using single instance of kratos are referencing it like
<service>.<namespace>.svc.cluster.local:4434