GlueOps Helm Chart for external-secrets with defaults to skip installing CRDs as they are installed separately and changing intervals for a faster deployment
Repository | Name | Version |
---|---|---|
https://charts.external-secrets.io | external-secrets | 0.9.20 |
Key | Type | Default | Description |
---|---|---|---|
external-secrets.certController.requeueInterval | string | "30s" |
|
external-secrets.crds.createClusterExternalSecret | bool | false |
If true, create CRDs for Cluster External Secret. |
external-secrets.crds.createClusterSecretStore | bool | false |
If true, create CRDs for Cluster Secret Store. |
external-secrets.crds.createPushSecret | bool | false |
If true, create CRDs for Push Secret. |
external-secrets.extraEnv[0].name | string | "VAULT_SKIP_VERIFY" |
|
external-secrets.extraEnv[0].value | string | "true" |
|
external-secrets.installCRDs | bool | false |
|
external-secrets.webhook.certCheckInterval | string | "30s" |
|
external-secrets.webhook.hostNetwork | bool | true |
|
external-secrets.webhook.port | int | 10751 |