Skip to content

Commit

Permalink
Document authSecretName in the README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cnmcavoy committed Dec 4, 2023
1 parent fca181b commit 1d54ffa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -51,6 +51,7 @@ rules:
- '^docker.io/(library/)?ubuntu:.*$'
replace: 'harbor.example.com/ubuntu-proxy'
checkUpstream: true # tests if the manifest for the rewritten image exists
authSecretName: harbor-example-image-pull-secret # optional, defaults to "" - secret in the webhook namespace for authenticating to harbor.example.com
```
Local Development
===
Expand Down

0 comments on commit 1d54ffa

Please sign in to comment.