Skip to content

Commit

Permalink
Merge pull request #33 from AfroBadger/patch-3
Browse files Browse the repository at this point in the history
Update Readme.md to include deploy edit command
  • Loading branch information
geerlingguy committed Dec 7, 2021
2 parents efbe468 + 3a177ba commit 736e8aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion episode-03/README.md
Expand Up @@ -85,7 +85,7 @@ Once you create the secret, you need to modify the `hello-go` deployment to make

So edit the deployment with:


kubectl edit depolyment hello-go

And add a new `imagePullSecrets:` section under `spec.template.spec` like so:

Expand Down

0 comments on commit 736e8aa

Please sign in to comment.