Skip to content

[_]: chore/add Helm chart for mail-api and stalwart services#21

Open
jzunigax2 wants to merge 1 commit intomasterfrom
chore/initial-k8-config
Open

[_]: chore/add Helm chart for mail-api and stalwart services#21
jzunigax2 wants to merge 1 commit intomasterfrom
chore/initial-k8-config

Conversation

@jzunigax2
Copy link
Copy Markdown
Contributor

  • Created Chart.yaml and values.yaml for mail-api, defining application metadata and configuration options.
  • Implemented deployment and service templates for mail-api, including environment variables and resource limits.
  • Established Chart.yaml and values.yaml for stalwart service, detailing its configuration and environment settings.
  • Added service and statefulset templates for stalwart, ensuring proper service exposure and state management.

- Created Chart.yaml and values.yaml for mail-api, defining application metadata and configuration options.
- Implemented deployment and service templates for mail-api, including environment variables and resource limits.
- Established Chart.yaml and values.yaml for stalwart service, detailing its configuration and environment settings.
- Added service and statefulset templates for stalwart, ensuring proper service exposure and state management.
@jzunigax2 jzunigax2 requested a review from sg-gs April 15, 2026 14:39
@jzunigax2 jzunigax2 self-assigned this Apr 15, 2026
@jzunigax2 jzunigax2 added the enhancement New feature or request label Apr 15, 2026
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
4 Security Hotspots
C Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

imagePullSecrets:
{{- toYaml . | nindent 8 }}
{{- end }}
containers:
annotations:
checksum/config: {{ .Values.config | sha256sum }}
spec:
containers:
checksum/config: {{ .Values.config | sha256sum }}
spec:
containers:
- name: stalwart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants