The purpose to show the secret is to see how it can be viewed from the Kyma console.
What is a Kubernetes secret?
A Secret is an object that contains a small amount of sensitive data such as a password, a token, or a key. Such information might otherwise be put in a Pod specification or in a container image. Using a Secret means that you don't need to include confidential data in your application code.
More info: Secrets
-
In the Kyma console, go to Configuration > Secrets.
-
Click on the app-secret secret.
-
The secrets will be displayed within the data section. Click on Decode to see the decoded values.
🏠 |
---|