forked from hswaw/hscloud
bgpwtf/internet: fix prod diff
Change-Id: Ie967ef5fbfdb479b1251e2495a28edd09864730c
This commit is contained in:
parent
e31d64f265
commit
4836dff19b
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ local kube = import '../../../kube/kube.libsonnet';
|
|||
domain: "internet.hackerspace.pl",
|
||||
|
||||
tag: "201907091256",
|
||||
image: "registry.k0.hswaw.net/bgpwtf/internet:" + cfg.tag,
|
||||
image: "registry.k0.hswaw.net/app/internet:" + cfg.tag,
|
||||
|
||||
resources: {
|
||||
requests: {
|
||||
|
|
Loading…
Add table
Reference in a new issue