We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c230726 commit 0d45755Copy full SHA for 0d45755
src/cloud-resources/src/crd/materialize.rs
@@ -213,6 +213,7 @@ pub mod v1alpha1 {
213
/// The cert-manager Issuer or ClusterIssuer to use for database internal communication.
214
/// The `issuerRef` field is required.
215
/// This currently is only used for environmentd, but will eventually support clusterd.
216
+ // Not yet implemented.
217
pub internal_certificate_spec: Option<MaterializeCertSpec>,
218
}
219
0 commit comments