Add missing referenced local_image.yml for local helm setup (#3268)

Forgot to add the `local_image.yml` file referenced
[here](https://github.com/grafana/oncall/pull/3204/files#diff-ba66b531f5db27e2cb364be1b4cda073681f7447f088ac98139ca96c1609dc16R30).
This commit is contained in:
Matias Bordese 2023-11-03 12:30:51 -03:00 committed by GitHub
parent 929c078252
commit fb3bc0d7e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
helm/local_image.yml Normal file
View file

@ -0,0 +1,6 @@
image:
repository: oncall/engine
tag: latest
pullPolicy: IfNotPresent
oncall:
devMode: true