Skip to content

Commit

Permalink
mintmaker: add label to registry pull secret (#4344)
Browse files Browse the repository at this point in the history
Signed-off-by: Qixiang Wan <[email protected]>
  • Loading branch information
qixiang authored Aug 15, 2024
1 parent b760799 commit 65ef63d
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,8 @@ spec:
template:
engineVersion: v2
type: kubernetes.io/dockerconfigjson
metadata:
labels:
mintmaker.appstudio.redhat.com/secret-type: registry
data:
.dockerconfigjson: "{{ .config }}"

0 comments on commit 65ef63d

Please sign in to comment.