Skip to content

Commit

Permalink
Add pullSecrets to values.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
brianmcarey authored Sep 25, 2020
1 parent 01cbbd0 commit 7b543cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions chart/bitwarden-k8s/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ image:
repository: bitwardenrs/server
tag: latest
pullPolicy: IfNotPresent
# imagePullSecrets for accessing private registries
# pullSecrets: regcred

env:
SIGNUPS_ALLOWED: true
Expand Down

0 comments on commit 7b543cf

Please sign in to comment.