News

Let's say that we have an AWS Secret named server_config in JSON format which contains our database connection credentials.
Create a development Namespace in Kyma runtime. Configure and build the MS SQL database Docker image. Deploy the MS SQL database in Kyma runtime which includes: A Secret containing the database user ...