Skip to content
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.

Commit

Permalink
Added uninstall instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Miguel Santiago committed Oct 23, 2018
1 parent 2bcaedb commit 88500cd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,13 @@ https://github.com/belitre/helm-push-artifactory-plugin/releases/download/v0.1.0
Installed plugin: push-artifactory
```

## Uninstall

```
helm plugin remove push-artifactory
Removed plugin: push-artifactory
```

## Usage
__This plugin doesn't use repositories added through Helm CLI, in Artifactory those are virtual repositories. To push a chart we need to use a local repository URL__

Expand Down

0 comments on commit 88500cd

Please sign in to comment.