Skip to content

Commit

Permalink
Use image pull secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
dkrizic committed May 4, 2022
1 parent 494c2c7 commit 98f9048
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deploy/helm/formserver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ storage:
size: 1Gi
accessModes:
- ReadWriteOnce

imagePullSecrets:
- name: "aforms2webcr"

0 comments on commit 98f9048

Please sign in to comment.