Skip to content

Commit

Permalink
update description for when field is blank
Browse files Browse the repository at this point in the history
  • Loading branch information
jsboak committed Feb 1, 2023
1 parent 64147be commit c98a753
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 @@ -2287,7 +2287,7 @@ providers:
- name: container
type: String
title: "Container Name"
description: "Container name within the pod to execute the command on.\n This is only relevant for pods with multiple containers in them."
description: "(Optional) Container name within the pod to execute the command.\n This is only relevant for pods with multiple containers in them. Leave blank to default to the first container in the Pod definition."
required: false
- name: namespace
type: String
Expand Down

0 comments on commit c98a753

Please # to comment.