Secret management in application deployments, especially with the rise of containers and dynamic services, has led Codefresh to introduce a new integration for managing secrets with Kubernetes. This integration allows users to access Kubernetes secrets and configmaps directly within Codefresh pipelines, offering an easy way to handle secret storage and rotation. Users can choose which secrets to use via existing Kubernetes clusters connected to Codefresh, thus providing an alternative to dedicated secret solutions or using Codefresh's shared configuration capabilities. This method enhances security by isolating secrets through standard Kubernetes service accounts, allowing organizations to restrict access based on roles and namespaces. Additionally, the Codefresh Runner enables users to run pipelines within their own clusters, ensuring that secrets remain secure without Codefresh having direct cluster access. This flexibility in secret management allows organizations to decide how to store and manage their secrets, with the feature being available to all Codefresh Enterprise accounts.