Skip to content

Add Custom Search Attributes to TemporalNamespace #567

@dmytro-orlenko

Description

@dmytro-orlenko

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions