mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:27:38 +08:00
[bitnami/pytorch] Fix typo in the README file (#20366)
Signed-off-by: Jota Martos <jotamartos@vmware.com>
This commit is contained in:
@@ -256,7 +256,7 @@ Finally, if you want to clone a git repository you can use those parameters:
|
||||
|
||||
```console
|
||||
cloneFilesFromGit.enabled=true
|
||||
cloneFilesFromGit.repository=https://github.com/my-user/oci://REGISTRY_NAME/REPOSITORY_NAME
|
||||
cloneFilesFromGit.repository=https://github.com/my-user/my-repo
|
||||
cloneFilesFromGit.revision=master
|
||||
```
|
||||
|
||||
@@ -326,4 +326,4 @@ Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
limitations under the License.
|
||||
|
||||
Reference in New Issue
Block a user