Skip to content

Commit

Permalink
add reg secret
Browse files Browse the repository at this point in the history
  • Loading branch information
yuki-js committed Feb 17, 2024
1 parent aae4055 commit bb1b4d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions manifests/base/applications/mediaproxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ spec:
labels:
app: media-proxy
spec:
imagePullSecrets:
- name: github-registry-secret
containers:
- name: media-proxy
image: ghcr.io/aokiapp/aokey/mediaproxy:latest
Expand Down

0 comments on commit bb1b4d1

Please sign in to comment.