Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
Signed-off-by: Daniil Antoshin <[email protected]>
  • Loading branch information
danilrwx committed Jan 17, 2025
1 parent 0bcf578 commit 1debcb7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions templates/virtualization-controller/_helpers.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
value: {{ include "helm_lib_module_image" (list . "dvcrImporter") }}
- name: UPLOADER_IMAGE
value: {{ include "helm_lib_module_image" (list . "dvcrUploader") }}
- name: BOUNDER_IMAGE
value: {{ include "helm_lib_module_image" (list . "bounder") }}
- name: DVCR_AUTH_SECRET
value: dvcr-dockercfg-rw
- name: DVCR_CERTS_SECRET
Expand Down

0 comments on commit 1debcb7

Please sign in to comment.