Skip to content

Commit

Permalink
Merge pull request #16 from gansheer/fix/localregistryhosting_enrich
Browse files Browse the repository at this point in the history
Add hostFromClusterNetwork in registry document
  • Loading branch information
squakez committed Oct 30, 2023
2 parents 1ef7107 + cc3818a commit 7075d14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions registry.sh
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@ metadata:
data:
localRegistryHosting.v1: |
host: "${registry_name}:${registry_port}"
hostFromClusterNetwork: "${registry_name}:${registry_port}"
help: "https://kind.sigs.k8s.io/docs/user/local-registry/"
EOF
}
Expand Down

0 comments on commit 7075d14

Please sign in to comment.