Skip to content

Commit 116c7ee

Browse files
committed
clean up docs
1 parent da3b9bc commit 116c7ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/cert-manager/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ oc apply -f cert-manager.yaml
3232
Once that is done, create a client secret with your Azure client secret
3333

3434
```bash
35-
oc create secret generic azuredns-config --from-literal=client-secret="B.y7Q~O-zBR8q~GC-ZoIsBVmGlxNzRgHQEiVK"
35+
oc create secret generic azuredns-config --from-literal=client-secret="<ClientIdSecret>"
3636
```
3737

3838
Now edit the letsencrypt.yaml and make sure it reflects your DNS zone, resource group, subscription, tenant, etc. Once done, apply it.

0 commit comments

Comments
 (0)