Skip to content

Commit

Permalink
fix: remove tilesStorageProvider default value
Browse files Browse the repository at this point in the history
  • Loading branch information
almog8k committed Sep 19, 2024
1 parent a6a52d3 commit b3e286d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ args: []
sidecars: []

storage:
tilesStorageProvider: "FS"
tilesStorageProvider: ""

cloudProvider:
dockerRegistryUrl: 'my-registry-url.io'
Expand Down

0 comments on commit b3e286d

Please sign in to comment.