Skip to content

Commit 5f703db

Browse files
committed
refactor(helm): remove trailing space in values.yaml for linting
1 parent 9a14ba7 commit 5f703db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/kube-image-keeper/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ docker-registry-ui:
324324
enabled: false
325325
ui:
326326
proxy: true
327-
dockerRegistryUrl: http://kube-image-keeper-registry:5000
327+
dockerRegistryUrl: http://kube-image-keeper-registry:5000
328328

329329
minio:
330330
# -- If true, install minio as a local storage backend for the registry

0 commit comments

Comments
 (0)