kyma-project / control-plane

A flexible and easy way to manage Kyma Runtimes
Apache License 2.0
16 stars 113 forks source link

feat: [CCEE] Configure auditlog for all new regions #3456

Open tobiscr opened 3 weeks ago

tobiscr commented 3 weeks ago

Description

We are extending Kyma in CCEE and will also support 5 more regions:

The configuration of the provisioner has to be adjusted to support all these regions properly.

EPIC is #backlog/5701

AC:

ebensom commented 1 week ago

ALS instance config to use for na-us-1 on stage:

tenantID: 8409f001-7b01-42d9-ae30-ad378a224f80
serviceURL: https://api.auditlog.cf.us10.hana.ondemand.com:8081
secretName: ccee-audit-stage-na-us-1
mvshao commented 4 days ago

@ebensom

ALS instance config to use for na-us-1 on stage:

tenantID: 8409f001-7b01-42d9-ae30-ad378a224f80
serviceURL: https://api.auditlog.cf.us10.hana.ondemand.com:8081
secretName: ccee-audit-stage-na-us-1

do we have/need an Prod configuration for this region?