diff --git a/manifests/deployment.yaml b/manifests/deployment.yaml index b28e6152..75d8149d 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=docker-registry:5000/graph:latest", + "--destination=harbor.bsunter.net/graph/site:latest", "--insecure", ] volumeMounts: