mirror of
https://github.com/matrix-org/dendrite
synced 2025-04-30 06:47:23 +02:00
Fix trailing spaces
Signed-off-by: Rhea Danzey <rdanzey@element.io>
This commit is contained in:
parent
72261d44de
commit
6f89a16653
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ image:
|
|||
# -- Overrides the image tag whose default is the chart appVersion.
|
||||
tag: ""
|
||||
|
||||
# -- Configure image pull secrets to use private container registry
|
||||
# -- Configure image pull secrets to use private container registry
|
||||
# https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/#create-a-pod-that-uses-your-secret
|
||||
imagePullSecrets: []
|
||||
# - name: your-pull-secret-name
|
||||
|
|
Loading…
Add table
Reference in a new issue