Updates the persistence size from 5Gi to 200Gi to accommodate larger data storage needs.
Adds annotations for KMS key ID to enhance security and management of persistent volumes.
Corrects the key reference in the configuration for Gitea's email user credentials from 'password' to 'connection-string' to ensure proper connection handling.
Enhances the mailer setup by updating SMTP details to use secure connection and new credentials.
Adds a reference to secret key for email password, improving security for email communication.
Adds configuration for SSL certificate in the deployment settings by introducing environment variables and volume mounts for the Elasticsearch certificate.
This enhancement improves security by ensuring that the application can properly utilize SSL certificates for secure communication.