Skip to content

Commit

Permalink
secure
Browse files Browse the repository at this point in the history
  • Loading branch information
briansunter committed Jun 16, 2024
1 parent ace9ced commit 09a6c43
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 @@ -13,7 +13,6 @@ spec:
"--dockerfile=Dockerfile",
"--context=git://github.com/briansunter/graph.git#refs/heads/kube",
"--destination=harbor.bsunter.net/graph/site:latest",
"--insecure",
]
volumeMounts:
- name: kaniko-secret
Expand All @@ -28,3 +27,4 @@ spec:
items:
- key: .dockerconfigjson
path: config.json

0 comments on commit 09a6c43

Please sign in to comment.