SDP 25.11 is not the latest You're viewing SDP 25.11, not the current release (SDP 26.3).
View TrustStore in SDP 26.3 View SDP 26.3 →Custom resource
TrustStore
Auto-generated derived type for TrustStoreSpec via `CustomResource`
- API group
- secrets.stackable.tech
- API versions in 25.11
- v1alpha1
- Scope
- Namespaced
- Operator
- Stackable Secret Operator
- Roles
- none
Schema
TrustStore.secrets.stackable.tech .spec fields for SDP 25.11.
Schema
- The name of the SecretClass that the request concerns.
- Which Kubernetes kind should be used to output the requested information to. The trust information (such as a
ca.crt) can be considered public information, so we put it in aConfigMapby default. However, some tools might require it to be placed in aSecret, so we also support that. Can be eitherConfigMaporSecret, defaults toConfigMap.allowed: SecretConfigMap