Theron Voran
a0ccdfcdb1
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
9622e36b82
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
677e2a1ca5
Fix some typos ( #12289 )
2021-11-15 14:52:04 -05:00
Andreas Gruhler
8f6e4f1923
Clarify docs for CSI provider secretArgs ( #12570 )
2021-10-22 16:27:24 +01:00
Theron Voran
ed1088d81c
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
8bc69a4ccc
Update examples.mdx ( #12333 )
...
Deployment manifest has incorrect `envs` tag. It should be `env`
2021-09-07 17:32:22 -04:00
Tom Proctor
b7f5c60a29
Add more detailed documentation on setting issuer for CSI provider ( #11839 )
2021-06-14 16:41:22 +01:00
Patrick Picard
4f587ad91f
Update index.mdx ( #11644 )
2021-05-24 08:43:53 -07:00
Jason O'Donnell
41ead5fb69
docs: remove duplicate config from csi ( #11529 )
2021-05-04 16:28:12 -04:00
Jason O'Donnell
194f1b3937
docs: add missing csi mount config ( #11518 )
2021-05-03 16:54:20 -04:00
Jason O'Donnell
ddfe5342c5
docs: add missing configurations for CSI documentation ( #11236 )
2021-04-26 17:32:00 +01:00
Tom Proctor
1139ce7cce
Add documentation for vault-csi-provider namespace config ( #11344 )
2021-04-14 14:53:15 +01:00
Bryce Kalow
b76a56d40c
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
6a92a8bd78
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