Secrets
Credentials can store sensitive information such as passwords, tokens, SSH keys, etc., making the stored data more secure, flexible, and free from exposure in images or Pod specs.
Create a Secret to store sensitive information such as passwords, tokens, SSH keys, and other DevOps tools' credentials. The platform will then access the tools based on the permissions associated with the Secret.
On the credentials list page, you can view the basic information of the credentials, such as creation time and credential type.
When using DevOps tools in the platform, you need to select the corresponding type of Secret for access.