DEV Community

Said Olano
Said Olano

Posted on

How to add secrets in Kubernetes deployments

How to add secrets in Kubernetes deployments


kubectl apply -f /Users/josesaidolanogarcia/REPOSITORIOS/01.-secrets/curs-000367-mysql-dbs-urls-secret.yaml
Enter fullscreen mode Exit fullscreen mode

Here is the result at Kubernetes:

Top comments (0)