diff --git a/helm/local_image.yml b/helm/local_image.yml new file mode 100644 index 00000000..c78283f5 --- /dev/null +++ b/helm/local_image.yml @@ -0,0 +1,6 @@ +image: + repository: oncall/engine + tag: latest + pullPolicy: IfNotPresent +oncall: + devMode: true