aboutsummaryrefslogtreecommitdiff
path: root/deploy/jsonnetfile.json
diff options
context:
space:
mode:
authorMax Audron <audron@cocaine.farm>2021-06-05 12:47:27 +0200
committerMax Audron <audron@cocaine.farm>2021-06-05 12:47:27 +0200
commit625abea21685614f0af67c10e4d8c7a795a643e4 (patch)
tree373d1aeb5ed75af2ba1c93952cf8a580d882ff43 /deploy/jsonnetfile.json
parentremove egress gateway config (diff)
fix jb remote urls
Diffstat (limited to 'deploy/jsonnetfile.json')
-rw-r--r--deploy/jsonnetfile.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy/jsonnetfile.json b/deploy/jsonnetfile.json
index d27d68d..a9ca058 100644
--- a/deploy/jsonnetfile.json
+++ b/deploy/jsonnetfile.json
@@ -22,7 +22,7 @@
{
"source": {
"git": {
- "remote": "https://gitlab.com/cocainefarm/k8s/lib/util",
+ "remote": "https://gitlab.com/cocainefarm/k8s/lib/util.git",
"subdir": ""
}
},