aboutsummaryrefslogtreecommitdiff
path: root/deploy/jsonnetfile.json
diff options
context:
space:
mode:
authorMax Audron <audron@cocaine.farm>2021-06-05 00:30:17 +0200
committerMax Audron <audron@cocaine.farm>2021-06-05 00:30:17 +0200
commit76937b1fb29255b85396fb4c8f0da9e4c2a89dc9 (patch)
tree00dd94cc591ecf533e62df9bdb8a4b5d6bcdb365 /deploy/jsonnetfile.json
parentbump version to 1.0.2 (diff)
switch to https url for tanka util lib
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 76cf8e3..d27d68d 100644
--- a/deploy/jsonnetfile.json
+++ b/deploy/jsonnetfile.json
@@ -22,7 +22,7 @@
{
"source": {
"git": {
- "remote": "ssh://git@gitlab.com/cocainefarm/k8s/lib/util.git",
+ "remote": "https://gitlab.com/cocainefarm/k8s/lib/util",
"subdir": ""
}
},