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 Feb 19, 2025
1 parent 557f7ff commit 768bc3e
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#L47) and set the image that you created in the previous section.
1. If you are using your own container registery, 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 768bc3e

Please sign in to comment.