Skip to content

Commit

Permalink
chore: don't use image pull secrets for now
Browse files Browse the repository at this point in the history
  • Loading branch information
TANguyen1893 authored May 29, 2022
1 parent 70dc5d1 commit 33f727b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deployment/base/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ spec:
secretKeyRef:
name: aws-key
key: secretAccessKey
imagePullSecrets:
- name: greenstand-docker-secret
# imagePullSecrets:
# - name: greenstand-docker-secret

0 comments on commit 33f727b

Please sign in to comment.