Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
minghsu0107 authored Jun 3, 2021
1 parent 8efc66c commit c41990a
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
@@ -1,5 +1,5 @@
# Update Kustomization
A Drone CI plugin for updating an image tag in using kustomize.
A Drone CI plugin for updating an image tag using kustomize.

Environment variables:
- `SSH_KEY`: Base64-encoded private key of your manifest repo
Expand All @@ -26,4 +26,4 @@ Example usage in a Drone pipeline:
when:
event: push
```
Where `staging/mysvc` is the kustomization folder path relative to the project root.
Where `staging/mysvc` is the kustomization folder path relative to the project root.

0 comments on commit c41990a

Please sign in to comment.