Skip to content

Commit

Permalink
coredns
Browse files Browse the repository at this point in the history
  • Loading branch information
briansunter committed Jun 16, 2024
1 parent e830e22 commit 4e1b550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4e1b550

Please sign in to comment.