Skip to content

Commit

Permalink
Merge pull request #11948 from rothgar/patch-1
Browse files Browse the repository at this point in the history
Fix bullet point rendering in state doc
  • Loading branch information
k8s-ci-robot committed Jul 7, 2021
2 parents b58caf6 + a32d1b4 commit 8aefbb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/state.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ though we have to copy the data from the state store to a file where components

The state store uses kOps's VFS implementation, so can in theory be stored anywhere.
As of now the following state stores are supported:

* Amazon AWS S3 (`s3://`)
* local filesystem (`file://`) (only for dry-run purposes, see [note](#local-filesystem-state-stores) below)
* Digital Ocean (`do://`)
Expand Down

0 comments on commit 8aefbb3

Please sign in to comment.