Skip to content

Commit

Permalink
Merge pull request #35 from rayitopy/fix/delete-pod-description
Browse files Browse the repository at this point in the history
Fix delete pod description
  • Loading branch information
ltamaster authored Jul 2, 2019
2 parents 20d940f + 36e1678 commit 5d4a625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2034,7 +2034,7 @@ providers:
- name: Kubernetes-Delete-Pod
service: WorkflowNodeStep
title: Kubernetes / Pod / Delete
description: 'Delete a Job'
description: 'Delete a Pod'
plugin-type: script
script-interpreter: python -u
script-file: pods-delete.py
Expand Down

0 comments on commit 5d4a625

Please # to comment.