From 7b2b6559f72d09756109295cd3fbd41fae66eb8e Mon Sep 17 00:00:00 2001 From: cody Date: Thu, 16 Feb 2023 12:34:36 +0000 Subject: [PATCH] Update 'git-poller.yaml' use git.william.zone instead of GitHub --- git-poller.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/git-poller.yaml b/git-poller.yaml index e5c1093..927b03f 100644 --- a/git-poller.yaml +++ b/git-poller.yaml @@ -26,7 +26,7 @@ spec: source: type: git git: - uri: https://github.com/cody-code-wy/okd-tools-docker.git + uri: https://git.william.zone/cody/okd-tools-docker.git ref: master strategy: type: Docker @@ -81,7 +81,7 @@ spec: source: type: git git: - uri: https://github.com/cody-code-wy/okd-git-poller.git + uri: https://git.william.zone/cody/okd-git-poller.git ref: master strategy: type: Docker