Skip to content

Commit

Permalink
Merge pull request #46 from dglinder/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
geerlingguy committed Nov 27, 2022
2 parents 736e8aa + 7ba06fc commit f612abd
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
kubectl edit deployment hello-go

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

Expand Down

0 comments on commit f612abd

Please sign in to comment.