k8s_secret(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 secret. |
from_literal |
String dict, optional.
|
namespace |
String, optional.
|
labels |
String dict, optional
Labels to be added. |