backend/kubernetes: Kubernetes supports multiple workspaces

This commit is contained in:
Phil Sautter 2020-06-11 08:35:22 -04:00
parent abedfd3a0f
commit fa3fe37684
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ Multiple workspaces are currently supported by the following backends:
* [Consul](/docs/backends/types/consul.html)
* [COS](/docs/backends/types/cos.html)
* [GCS](/docs/backends/types/gcs.html)
* [Kubernetes](/docs/backends/types/kubernetes.html)
* [Local](/docs/backends/types/local.html)
* [Manta](/docs/backends/types/manta.html)
* [Postgres](/docs/backends/types/pg.html)