apiVersion: v3
kind: service
metadata:
  name: lambda-gda-signup
  description: Processes artist signup requests from the landing website and publishes them to a Kafka topic for Salesforce integration.
  owner: accounts-platform
  tags:
    - public:false
spec:
  type: function
