Skip to content

Commit 5deb1c6

Browse files
committed
remove forward-looking usages from the FileRef javadoc
1 parent 6779106 commit 5deb1c6

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

  • operator/src/main/java/it/aboutbits/postgresql/core

operator/src/main/java/it/aboutbits/postgresql/core/FileRef.java

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,6 @@
1010
///
1111
/// This class is used wherever a CRD spec needs to point to a specific file
1212
/// The [#path] field identifies the file location within the container.
13-
///
14-
/// ### Example usage in a CR manifest
15-
///
16-
/// ```yaml
17-
/// spec:
18-
/// adminSecretFileRef:
19-
/// path: "/mnt/secrets/db-credentials.json"
20-
/// ```
2113
@Getter
2214
@Setter
2315
@NullMarked

0 commit comments

Comments
 (0)