Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
david-emakenemi authored Nov 26, 2024
1 parent 6ce4156 commit d200317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/auth-server-template/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ IMAGE_TAG=example.example.io/auth-server-template:latest ./deploy/build_image.sh

## Running the template

1. If you are using your own container register, edit [auth-server-template.yaml](deploy/auth-server-template.yaml#L10) and set the image that you created in the previous section.
1. If you are using your own container register, edit [auth-server-template.yaml](deploy/auth-server-template.yaml#L47) and set the image that you created in the previous section.

2. Deploy the pod and service for the template. This template uses both server and client certificates issued by Cert-Manager, and Azure IoT Operations’ trust bundle.

Expand Down

0 comments on commit d200317

Please sign in to comment.