doc (jenkins) Fix chart README
This commit is contained in:
parent
8f7dfe9ec0
commit
6e4a3faa46
@ -57,11 +57,11 @@ There is one additional group of configuration items specific for this chart, so
|
||||
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` |
|
||||
| `PipelineSecrets.Vault.SkipVerify` | Skip verification of the https connection | `1` |
|
||||
|
||||
* Env
|
||||
|
||||
@ -69,7 +69,7 @@ There is one additional group of configuration items specific for this chart, so
|
||||
in the slave pods.
|
||||
|
||||
| Parameter | Description | Default |
|
||||
| -------------------------------------- | ----------------------------------------- | --------------- |
|
||||
| --------------------------------------- | ----------------------------------------- | --------------- |
|
||||
| `PipelineSecrets.Env.Replace` | Replace molgenis-pipeline-env secret | `true` |
|
||||
| `PipelineSecrets.Env.PGPPassphrase` | passphrase for the pgp signing key | `literal:xxxx` |
|
||||
| `PipelineSecrets.Env.CodecovToken` | token for codecov.io | `xxxx` |
|
||||
|
Loading…
Reference in New Issue
Block a user