Skip to content
Snippets Groups Projects
Commit 3215a045 authored by marcoemi.poleggi's avatar marcoemi.poleggi
Browse files

Update reference bug README.md

parent beb075ed
No related branches found
No related tags found
No related merge requests found
......@@ -551,7 +551,7 @@ ConfigMap. This would be a **bonus**.
* K8s Secrets:
https://kubernetes.io/docs/tasks/inject-data-application/distribute-credentials-secure
* ConfigMap/Secretes tutorial:
https://www.baeldung.com/ops/kubernetes-equivalent-of-env-file-docker
https://www.baeldung.com/ops/kubernetes-equivalent-of-env-file-docker -- :warning: Bug: the `echo ... | base64` command should be (notice the '-n') `echo -n ... | base64`.
#### Test workflow
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment