spacelift workerpool v0.0.41
WorkerPool.spec.pod.customInitContainers.env.valueFrom.spec.spaceliftAPICredentials
SpaceliftAPICredentials references a secret containing API credentials. This takes precedence over the controller level credentials
| Field / Type | Description |
|---|---|
keyEndpointField | KeyEndpointField is the key within the Secret that holds the Spacelift API endpoint.
|
keyIdField | KeyIDField is the key within the Secret that holds the Spacelift API key ID.
|
keySecretField | KeySecretField is the key within the Secret that holds the Spacelift API key secret.
|
secretName | SecretName is the name of the Secret, in the WorkerPool's namespace, containing the Spacelift API credentials.
|