PurgeKV
PurgeKV
yaml
type: "io.kestra.plugin.core.kv.PurgeKV"Examples
yaml
id: purge_kv_store
namespace: system
tasks:
- id: purge_kv
type: io.kestra.plugin.core.kv.PurgeKV
expiredOnly: true
namespaces:
- company
includeChildNamespaces: true
Properties
behavior string
Default
{"type":"key","expiredOnly":true} Definitions
io.kestra.plugin.core.kv.KvPurgeBehavior
includeChildNamespaces booleanstring
Default
truekeyPattern string
namespacePattern string
namespaces array
SubTypestring