Skip to content

Commit

Permalink
Removing Unused Codeblock
Browse files Browse the repository at this point in the history
This commit removes the unused codeblock

Signed-off-by: tonyxrmdavidson <[email protected]>
  • Loading branch information
tonyxrmdavidson committed Aug 20, 2024
1 parent 5aef5ab commit 616ad70
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,3 @@ Failed to pull image “mysql:8.3.0”: rpc error: code = Unknown desc = fetchin

This error occurs when using the default mysql:8.3.0. You can instead try to pull the image from another registry by updating it on [manifests/kustomize/overlays/db/model-registry-db-deployment.yaml](./manifests/kustomize/overlays/db/model-registry-db-deployment.yaml):
spec.template.spec.containers.image: public.ecr.aws/docker/library/mysql:8.3.0
```

0 comments on commit 616ad70

Please sign in to comment.