Skip to content

Commit

Permalink
Merge pull request #152 from iij/ryoya-fujimoto-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
ryoya-fujimoto committed Aug 24, 2023
2 parents 0267ae8 + 8e87445 commit 336624b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/development/kubernetes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ spec:
spec:
containers:
- name: bootcamp-app
image: gcr.io/google-samples/node-hello:1.0
image: registry.k8s.io/echoserver:1.4
ports:
- containerPort: 8080
restartPolicy: Always
Expand Down

0 comments on commit 336624b

Please sign in to comment.