helm_plugin rule.

Rules

helm_plugin

load("@rules_helm//helm:helm_plugin.bzl", "helm_plugin")

helm_plugin(name, data, plugin_name, yaml)

Define a helm plugin.

ATTRIBUTES

NameDescriptionTypeMandatoryDefault
nameA unique name for this target.Namerequired
dataAdditional files associated with the plugin.List of labelsoptional[]
plugin_nameAn explicit name for the plugin. If unset, name will be used.Stringoptional""
yamlThe yaml file representing the pluginLabelrequired