Use docker hub image

This commit is contained in:
David Burke 2020-05-16 17:20:07 -04:00
parent 0d5033171a
commit fe4006e693
2 changed files with 3 additions and 3 deletions

View file

@ -3,8 +3,8 @@
# Declare variables to be passed into your templates.
image:
repository: registry.gitlab.com/glitchtip/glitchtip-frontend
tag: master
repository: glitchtip/glitchtip
tag: latest
pullPolicy: Always
imagePullSecrets: []