Skip to content

Commit 0d45755

Browse files
committed
Add in progress note to internal_certificate_spec
1 parent c230726 commit 0d45755

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cloud-resources/src/crd/materialize.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ pub mod v1alpha1 {
213213
/// The cert-manager Issuer or ClusterIssuer to use for database internal communication.
214214
/// The `issuerRef` field is required.
215215
/// This currently is only used for environmentd, but will eventually support clusterd.
216+
// Not yet implemented.
216217
pub internal_certificate_spec: Option<MaterializeCertSpec>,
217218
}
218219

0 commit comments

Comments
 (0)