1
0
Fork 0

Merge "annoyatron: temp fix"

master
q3k 2019-08-11 17:25:37 +00:00 committed by Gerrit Code Review
commit 17641a8607
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ local kube = import '../../../kube/kube.libsonnet';
local annoyatron = self,
local cfg = self.cfg,
cfg:: {
image: "registry.k0.hswaw.net/q3k/annoyatron:latest",
image: "derq3k/card10-annoyatron:latest",
domain: "annoyatron-prod.q3k.org",
},