Skip to content

Commit

Permalink
add full qualified image name for cert image
Browse files Browse the repository at this point in the history
  • Loading branch information
kofemann committed Oct 1, 2024
1 parent ba8ac9e commit d56b272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/_helpers.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Add CA certs and generate host certificate
runAsUser: 0
runAsGroup: 0
name: init-host-certs
image: "dcache/ci-init-cert:1.0"
image: "docker.io/dcache/ci-init-cert:1.0"
env:
- name: AUTOCA_URL
value: https://ci.dcache.org/ca
Expand Down

0 comments on commit d56b272

Please sign in to comment.