mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 06:23:10 -06:00
Fix trailing spaces
Signed-off-by: Rhea Danzey <rdanzey@element.io>
This commit is contained in:
parent
72261d44de
commit
6f89a16653
|
|
@ -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…
Reference in a new issue