Skip to content

Commit

Permalink
Update README.md (#216)
Browse files Browse the repository at this point in the history
URL typo

Signed-off-by: Beltran Rueda <beltranrueda@vmware.com>
  • Loading branch information
beltran-rubo authored Jul 15, 2024
1 parent 2651a0e commit 19e6eb4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -249,13 +249,13 @@ See below an example of configuration file using GAR and Debian 12 Helm charts a
source:
repo:
kind: OCI
url: us-east1-docker.pkg.dev/vmw-app-catalog/hosted-registry-YOUR_ID/charts/debian-12
url: https://us-east1-docker.pkg.dev/vmw-app-catalog/hosted-registry-YOUR_ID/charts/debian-12
auth:
username: _json_key_base64
password: PASSWORD_BASE64
containers:
auth:
registry: us-east1-docker.pkg.dev/vmw-app-catalog/hosted-registry-YOUR_ID/containers/debian-12
registry: https://us-east1-docker.pkg.dev/vmw-app-catalog/hosted-registry-YOUR_ID/containers/debian-12
username: _json_key_base64
password: PASSWORD_BASE64

Expand Down

0 comments on commit 19e6eb4

Please sign in to comment.