1
0
Fork 0

Compare commits

..

1 Commits

Author SHA1 Message Date
Fleur Kelpin df82820ef3 feat (jenkins): Adds new molgenis pod with vault container and secrets.
The new pod doesn't have the secrets.
Keeps the existing pod with molgenis label so existing Jenkinsfiles can be fixed after this PR.
2018-08-18 23:29:18 +02:00
1 changed files with 0 additions and 11 deletions

View File

@ -52,17 +52,6 @@ There is one additional group of configuration items specific for this chart, so
You can override the values at deploy time but otherwise also configure them
[in Rancher](https://rancher.molgenis.org:7443/p/c-mhkqb:project-2pf45/secrets) or through kubectl.
* Vault
New vault token to be used by the pods to retrieve their tokens from the vault.
| Parameter | Description | Default |
| ----------------------------------|--------------------------------------------|-----------------------------------------------|
| `PipelineSecrets.Vault.Replace` | Replace the molgenis-pipeline-vault secret |`true` |
| `PipelineSecrets.Vault.Token` | Token to log into the hashicorp vault |`xxxx` |
| `PipelineSecrets.Vault.Addr` | Address of the vault |`https:vault-operator.vault-operator.svc:8200` |
| `PipelineSecrets.Vault.skipVerify`| Skip verification of the https connection |`1` |
* Env
Environment variables stored in molgenis-pipeline-env secret, to be added as environment variables