mirror of
https://github.com/foomo/posh-providers.git
synced 2025-10-16 12:35:41 +00:00
docs: update README
This commit is contained in:
parent
394280e187
commit
adaf7d480a
@ -52,19 +52,15 @@ func New(l log.Logger) (plugin.Plugin, error) {
|
||||
}
|
||||
```
|
||||
|
||||
## Environment:
|
||||
|
||||
Add this to your environment:
|
||||
|
||||
```yaml
|
||||
env:
|
||||
- name: KUBECONFIG
|
||||
value: "${PROJECT_ROOT}/.posh/config/kubeconfig.yaml"
|
||||
```
|
||||
|
||||
## Configuration:
|
||||
|
||||
```yaml
|
||||
kubectl:
|
||||
path: devops/config/kubectl
|
||||
## Teleport
|
||||
teleport:
|
||||
path: ".posh/config/teleport"
|
||||
hostname: teleport.foo.bar:443
|
||||
labels:
|
||||
project: "foo"
|
||||
database:
|
||||
user: developers
|
||||
```
|
||||
|
||||
Loading…
Reference in New Issue
Block a user