namespace: app image: repository: rg.fr-par.scw.cloud/foss name: alerts pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" imagePullSecrets: - name: aws-registry service: type: ClusterIP port: 9000 resources: limits: cpu: 256m memory: 512Mi requests: cpu: 1m memory: 1Mi env: ALERT_NOTIFICATION_STRING: http://chalice-openreplay.app.svc.cluster.local:8000/alerts/notifications CLICKHOUSE_STRING: tcp://clickhouse.db.svc.cluster.local:9000/default POSTGRES_STRING: postgres://postgres:asayerPostgres@postgresql.db.svc.cluster.local:5432 LICENSE_KEY: ""