Skip to content

Commit

Permalink
fix: remove provision:true as it would cause failures (#377)
Browse files Browse the repository at this point in the history
Signed-off-by: Alessandro Pomponio <alessandro.pomponio1@ibm.com>
  • Loading branch information
AlessandroPomponio authored Jul 31, 2024
1 parent c200794 commit 22dbf24
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/user-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,6 @@ spec:
url: "https://dax-cdn.cdn.appdomain.cloud/dax-noaa-weather-data-jfk-airport/1.1.4/noaa-weather-data-jfk-airport.tar.gz"
format: "application/x-tar"
extract: "true" # <---- OPTIONAL, to extract the content of the archive
local:
provision: "true" # <---- Required to create a bucket in the backing store
```

## Next steps
Expand Down

0 comments on commit 22dbf24

Please sign in to comment.