There was an error while loading. Please reload this page.
1 parent 6779106 commit 5deb1c6Copy full SHA for 5deb1c6
1 file changed
operator/src/main/java/it/aboutbits/postgresql/core/FileRef.java
@@ -10,14 +10,6 @@
10
///
11
/// This class is used wherever a CRD spec needs to point to a specific file
12
/// 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
-/// ```
21
@Getter
22
@Setter
23
@NullMarked
0 commit comments