Usage Scenario
You want to deploy an application to SAP BTP, Kyma runtime, which must be configured with environment variables. You want to store these environment variables in a ConfigMap and inject them into your application.
Task Flow
In this exercise, you will perform the following steps:
- Create a ConfigMap.
- Deploy an application with the ConfigMap and verify the result.
Prerequisites
Before you begin, ensure that the following prerequisites are met:
- You have created a SAP BTP, Kyma runtime instance in the SAP BTP subaccount. See Deploying a Kubernetes Cluster with Kyma on SAP BTP.
- You have configured kubectl to interact with your SAP BTP, Kyma runtime instance. See Setting and Configuring Kubectl for Kyma.