Fivos Constantinou
Fivos Constantinou
## What was changed Update server-job.yaml to include the required environment variables to connect to a SQL database. ## Why? With MySQL used as the persistence store, the schema setup...
### What are you really trying to do? Use the schema setup & update jobs to initialize the temporal & temporal_visibility schemas. ### Describe the bug Enabling either schema setup...
## What was changed Update server-deployment template to ensure that securityContext is added even if Cassandra and Elasticsearch are disabled (e.g. for a MySQL only installation). ## Why? When Cassandra...
### What are you really trying to do? I'm trying to deploy the Temporal helm chart on Kubernetes, with an existing MySQL DB as the only dependency (i.e not using...