Deploy KAS with AutoFlow enabled to GitLab.com environments

Goal

The KAS deployment on the GitLab.com environments (dev, gstg and gprd) must be configured to enable AutoFlow. This can be done with autoflow KAS configuration object.

This configuration also specifies the details about how to connect to and authenticate with Temporal Cloud.

We need to configure:

  • Temporal Host and Port
  • Temporal Namespace
  • Certificates for Authentication

More on Temporal Cloud authentication from the Go SDK can be found here: https://docs.temporal.io/develop/go/temporal-clients#connect-to-temporal-cloud

Edited by 🤖 GitLab Bot 🤖