Skip to content

Latest commit

 

History

History
60 lines (59 loc) · 1.37 KB

File metadata and controls

60 lines (59 loc) · 1.37 KB

k8s_configmap

k8s_configmap(name, annotations, from_file, from_literal, namespace, labels)
Attributes
name Name, required

A unique name for this rule.

annotations String dict, optional

Annotations to be added.

from_file Label keyed String dict, required

A dictionary where the key is a file and the value is a name.

The name is used in the data field of configmap.

from_literal String dict, optional.
namespace String, optional.
labels String dict, optional

Labels to be added.