Skip to content

Commit

Permalink
fix: config-nydus.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: fcgxz2003 <[email protected]>
  • Loading branch information
fcgxz2003 committed Jan 10, 2025
1 parent d7f9e91 commit 6971803
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/testdata/charts/config-nydus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ resources:
dragonfly:
enable: true
mirrorConfig:
- host: "http://127.0.0.1:65001"
- host: "http://127.0.0.1:4001"
auth_through: false
headers:
"X-Dragonfly-Registry": "https://ghcr.io"
ping_url: "http://127.0.0.1:40901/server/ping"
"X-Dragonfly-Registry": "https://index.docker.io"
ping_url: "http://127.0.0.1:4003/healthy"

containerRuntime:
initContainerImage: ghcr.io/liubin/toml-cli:v0.0.7
Expand Down

0 comments on commit 6971803

Please sign in to comment.