Skip to content

Commit

Permalink
Merge pull request #954 from replicatedhq/em/minor-kotsadm-flag-update
Browse files Browse the repository at this point in the history
docs: Update kots disableS3 flag description
  • Loading branch information
banjoh authored Mar 31, 2023
2 parents b0eecf0 + e5cec88 commit d37d2f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/versionDetails.json
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@
},
{
"flag": "disableS3",
"description": "Migrate application archives and support bundles from S3 and use a local volume in the kotsadm statefulset instead. Also changes nfs and hostpath snapshots from using minio to using the local-volume-provider plugin. The migration process is irreversible and will replace the kotsadm deployment with a statefulset. While this reduces KOTS's dependency on an object store for the application archives and support bundles, an object store is still required to deploy KOTS. Defaults to 'false.'",
"description": "Migrate application archives and support bundles from S3 and use a local volume in the kotsadm statefulset instead. Also changes nfs and hostpath snapshots from using minio to using the local-volume-provider plugin. The migration process is irreversible and will replace the kotsadm deployment with a statefulset. This reduces KOTS's dependency to an object store for the application archives and support bundle archives. Defaults to 'false.'",
"type": "boolean"
}
],
Expand Down

2 comments on commit d37d2f7

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

πŸŽ‰ Published on https://kurlsh.netlify.app as production
πŸš€ Deployed on https://642705b6054085033ab89c44--kurlsh.netlify.app

Please sign in to comment.