1
0
Fork 0
mirror of synced 2024-06-29 03:20:34 +12:00

pushing first budibase helm release

This commit is contained in:
Martin McKeaveney 2021-08-17 14:42:12 +01:00
parent c3f8d753e8
commit 4c81754149
2 changed files with 2 additions and 2 deletions

View file

@ -90,7 +90,7 @@ spec:
value: {{ .Values.globals.sentryDSN }}
- name: WORKER_URL
value: worker-service:{{ .Values.services.worker.port }}
image: budibase/apps
image: budibase/apps:develop
imagePullPolicy: Always
name: bbapps
ports:

View file

@ -88,7 +88,7 @@ spec:
{{ end }}
- name: SELF_HOSTED
value: {{ .Values.globals.selfHosted | quote }}
image: budibase/worker
image: budibase/worker:develop
imagePullPolicy: Always
name: bbworker
ports: