-
-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Labels
Description
Custom Search Attributes as a part of namespace and can help to search workflow by attributes
apiVersion: temporal.io/v1beta1
kind: TemporalNamespace
metadata:
name: default
spec:
clusterRef:
name: temporal
description: Default namespace
retentionPeriod: 336h #14 days
allowDeletion: false
customSearchAttributes:
key: value
vinimona, yujunz, uritig, AdamSendible and gabrielalmeida