Skip to content

Commit

Permalink
update imagePullSecret to default-registry-secret
Browse files Browse the repository at this point in the history
Signed-off-by: Jody <[email protected]>
  • Loading branch information
facethesunsea committed Dec 10, 2021
1 parent 9094822 commit 2de7b35
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
:value="registry.id"
></el-option>
</el-select>
<div v-if="deployType==='helm'" class="image-secret">imagePullSecret 名称:default</div>
<div v-if="deployType==='helm'" class="image-secret">imagePullSecret 名称:default-registry-secret</div>
</el-form-item>
</el-form>

Expand Down

0 comments on commit 2de7b35

Please sign in to comment.