Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaomi7732 authored Jul 16, 2024
1 parent 9d0bc68 commit e74038c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/WebAPI.Net6/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ Now that the image is in the container registry, it is time to deploy it to Kube
1. Deploy the application
Create a Kubernetes deployment file. Reference [k8s.yaml](./k8s.yaml) as an example, pay attention to **namespace**, **image**, and **environment variables**, making sure they are properly set up.
Create a Kubernetes deployment file. Reference [k8s.yaml](./WebAPI/k8s.yaml) as an example, pay attention to **namespace**, **image**, and **environment variables**, making sure they are properly set up.
Then run the following command to deploy the app:
Expand Down

0 comments on commit e74038c

Please sign in to comment.