diff --git a/alerta/Chart.yaml b/alerta/Chart.yaml index 07a27d83f..c76c96058 100644 --- a/alerta/Chart.yaml +++ b/alerta/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 appVersion: v8.0.2 description: OpenStack-Helm Alerta for Alertmanager. name: alerta -version: 0.1.3 +version: 0.1.4 home: https://github.com/alerta/alerta sources: - https://github.com/alerta/alerta diff --git a/alerta/values.yaml b/alerta/values.yaml index 21ce99f75..b0d7b13c4 100644 --- a/alerta/values.yaml +++ b/alerta/values.yaml @@ -72,6 +72,12 @@ pod: postgresql_create_db: readOnlyRootFilesystem: true allowPrivilegeEscalation: false + server: + pod: + runAsUser: 0 + container: + alerta: + readOnlyRootFilesystem: false affinity: anti: type: