From 76937b1fb29255b85396fb4c8f0da9e4c2a89dc9 Mon Sep 17 00:00:00 2001 From: Max Audron Date: Sat, 5 Jun 2021 00:30:17 +0200 Subject: switch to https url for tanka util lib --- deploy/jsonnetfile.json | 2 +- deploy/jsonnetfile.lock.json | 2 +- 2 files changed, 2 insertions(+), 2 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": "" } }, diff --git a/deploy/jsonnetfile.lock.json b/deploy/jsonnetfile.lock.json index 56fae34..9102c5a 100644 --- a/deploy/jsonnetfile.lock.json +++ b/deploy/jsonnetfile.lock.json @@ -24,7 +24,7 @@ { "source": { "git": { - "remote": "ssh://git@gitlab.com/cocainefarm/k8s/lib/util.git", + "remote": "https://gitlab.com/cocainefarm/k8s/lib/util", "subdir": "" } }, -- cgit v1.2.3