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