Skip to content

Commit

Permalink
templates/gateway: add pull secret to service account
Browse files Browse the repository at this point in the history
  • Loading branch information
croissanne committed Jan 19, 2024
1 parent aa483e3 commit e13a41b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions templates/gateway.yml
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,8 @@ objects:
name: community-gateway-sa
labels:
app: community-gateway
imagePullSecrets:
- name: quay.io

- kind: Service
apiVersion: v1
Expand Down

0 comments on commit e13a41b

Please sign in to comment.