1
0
Fork 0
mirror of synced 2024-06-29 11:31:06 +12:00

revert to master images

This commit is contained in:
Martin McKeaveney 2021-08-17 22:13:32 +01:00
parent a81079cafa
commit d355219d7f
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:develop
image: budibase/apps
imagePullPolicy: Always
name: bbapps
ports:

View file

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