Yoko Hyakuna
990cd8b929
Fix broken links referencing to API docs ( #14565 )
...
* Fix all '/api/' to '/api-docs/'
* Minor fixes
* Undo some of the unintentional changes
2022-03-17 18:14:48 -07:00
Rosemary Wang
2d14aa7857
Update CSI provider installation on OpenShift ( #13763 )
...
Include recommendation to use Vault agent injector on OpenShift
instead of CSI due to production security constraints.
Additional instructions included for testing and development
clusters.
2022-01-26 07:44:15 -08:00
Theron Voran
6d89f5f3d7
docs/k8s: Updates for vault-k8s 0.14.2 and vault-helm 0.19.0 ( #13748 )
...
Updated vault and chart versions, and some formatting from the
pre-commit hook. Also updated chart values.
2022-01-24 15:25:52 -08:00
Gary Frederick
bd09f70fa2
Docs deprecate token issuer validation ( #13019 )
...
* change default vaule for disable_iss_validation to be true
* mark as deprecated | remove issuer from sample
* deprecation section
* additional informaiton about when fields will be removed
* additional deprecation note under csi provider
* punctuation
* make the deprecation note more noticable
* missing issuer sentence | remove whitespace
* Update website/content/docs/platform/k8s/csi/index.mdx
Co-authored-by: Ben Ash <32777270+benashz@users.noreply.github.com>
* cleanup
* additional deprecation comments
* fix discovery link
* highlight
* no need to configure the issuer
Co-authored-by: Ben Ash <32777270+benashz@users.noreply.github.com>
2021-11-18 15:16:54 -08:00
Rémi Lapeyre
73b9f198be
Fix some typos ( #12289 )
2021-11-15 14:52:04 -05:00
Andreas Gruhler
a80047cee9
Clarify docs for CSI provider secretArgs ( #12570 )
2021-10-22 16:27:24 +01:00
Theron Voran
52ff9e0fda
docs: k8s auth issuer lookup ( #12506 )
...
Moved the issuer discovery details to from the CSI docs to the K8s
auth docs.
2021-09-09 08:39:21 -07:00
Nicholas Seemiller
ec04bac512
Update examples.mdx ( #12333 )
...
Deployment manifest has incorrect `envs` tag. It should be `env`
2021-09-07 17:32:22 -04:00
Tom Proctor
c5a1e06ee9
Add more detailed documentation on setting issuer for CSI provider ( #11839 )
2021-06-14 16:41:22 +01:00
Patrick Picard
ce97bfc1f5
Update index.mdx ( #11644 )
2021-05-24 08:43:53 -07:00
Jason O'Donnell
591b01ccd6
docs: remove duplicate config from csi ( #11529 )
2021-05-04 16:28:12 -04:00
Jason O'Donnell
60578dc254
docs: add missing csi mount config ( #11518 )
2021-05-03 16:54:20 -04:00
Jason O'Donnell
e4842e62fa
docs: add missing configurations for CSI documentation ( #11236 )
2021-04-26 17:32:00 +01:00
Tom Proctor
6851b86d99
Add documentation for vault-csi-provider namespace config ( #11344 )
2021-04-14 14:53:15 +01:00
Bryce Kalow
e27b43c482
feat(website): migrates nav data format and updates docs pages ( #11242 )
...
* migrates nav data format and updates docs pages
* removes sidebar_title from content files
2021-04-06 13:49:04 -04:00
Jason O'Donnell
275bfb9eef
docs: add CSI documentation ( #11203 )
...
* docs: add CSI documentation
* Fix typos
* Improvements
* Improvements
* Update website/content/docs/platform/k8s/csi/installation.mdx
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
* Update website/content/docs/platform/k8s/csi/index.mdx
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
* Update website/content/docs/platform/k8s/csi/index.mdx
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
* Update website/content/docs/platform/k8s/csi/index.mdx
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
* Update website/content/docs/platform/k8s/csi/configurations.mdx
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
* Update website/content/docs/platform/k8s/csi/configurations.mdx
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
* Update website/content/docs/platform/k8s/csi/index.mdx
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
* Update website/content/docs/platform/k8s/csi/index.mdx
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
* Update website/content/docs/platform/k8s/csi/index.mdx
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
* Update website/content/docs/platform/k8s/csi/index.mdx
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
* Update website/content/docs/platform/k8s/csi/index.mdx
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
* Update website/content/docs/platform/k8s/csi/examples.mdx
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
* Update website/content/docs/platform/k8s/csi/examples.mdx
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
* Update website/content/docs/platform/k8s/csi/examples.mdx
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
* Update website/content/docs/platform/k8s/csi/examples.mdx
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
* review feedback
* Fix typo
* Update website/content/docs/platform/k8s/csi/index.mdx
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
* Update website/content/docs/platform/k8s/csi/index.mdx
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
2021-03-26 11:08:55 -04:00