This repository was archived by the owner on Nov 10, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 11title : Vault Plugin
22image : codefresh/cf-vault-plugin:latest
33description : The plugin exports KV pairs from Hashicorp Vault to Codefresh pipeline ENV variables
4- Category :
4+ category :
55 - Featured
6- source : https://github.com/codefresh-io/cf-vault-plugin
6+ source : ' https://github.com/codefresh-io/cf-vault-plugin'
77logo : ' https://raw.githubusercontent.com/docker-library/docs/fab4b16599d1424cee888d47af850e0ba07e6a37/vault/logo.svg?sanitize=true'
88maintainers :
99 - name : Alexander Aladov
1010envs :
1111 - name : VAULT_ADDR
12- description : " Vault server URI. Example: https://vault.testdomain.io:8200 (required)"
12+ description : ' Vault server URI. Example: https://vault.testdomain.io:8200 (required)'
1313 - name : VAULT_PATH
14- description : " Path to secrets in vault. Example: secret/codefreshsecret (required)"
14+ description : ' Path to secrets in vault. Example: secret/codefreshsecret (required)'
1515 - name : VAULT_AUTH_TOKEN
16- description : " Vault authentication token (required)"
16+ description : ' Vault authentication token (required)'
1717 - name : VAULT_CLIENT_CERT_BASE64
18- description : " Base64 encoded client cerificate"
18+ description : ' Base64 encoded client cerificate'
1919 - name : VAULT_CLIENT_KEY_BASE64
20- description : " Base64 encoded client key"
20+ description : ' Base64 encoded client key'
You can’t perform that action at this time.
0 commit comments