From 4e1b550545e66995105d57cc11be5f830574079c Mon Sep 17 00:00:00 2001 From: Brian Sunter <2816289+briansunter@users.noreply.github.com> Date: Sat, 15 Jun 2024 21:15:18 -1000 Subject: [PATCH] coredns --- manifests/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/deployment.yaml b/manifests/deployment.yaml index 4b27e364..e69e95f6 100644 --- a/manifests/deployment.yaml +++ b/manifests/deployment.yaml @@ -12,7 +12,7 @@ spec: [ "--dockerfile=Dockerfile", "--context=git://github.com/briansunter/graph.git#refs/heads/kube", - "--destination=harbor.bsunter.net/graph/site:latest", + "--destination=harbor-registry:5000/graph/site:latest", ] volumeMounts: - name: kaniko-secret