Merge pull request #2898 from grafana/iskhakov/fix-helm-unittests

Iskhakov/fix helm unittests
This commit is contained in:
Ildar Iskhakov 2023-08-29 18:24:58 +08:00 committed by GitHub
commit edbd702cce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View file

@ -67,7 +67,7 @@ telegramPolling.enabled=true -> should create telegram polling deployment:
value: amqp
- name: RABBITMQ_VHOST
value: ""
image: grafana/oncall:v1.3.20
image: grafana/oncall:v1.2.36
imagePullPolicy: Always
name: telegram-polling
securityContext: {}

View file

@ -3,6 +3,8 @@ templates:
- telegram-polling/deployment.yaml
release:
name: oncall
chart:
appVersion: v1.2.36
tests:
- it: telegramPolling.enabled=false -> should not create deployment (default)
asserts: