Skip to content

Commit 03bb5ff

Browse files
committed
Clarify that the usage page is not really for end users
1 parent 6a79d5b commit 03bb5ff

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/modules/secret-operator/pages/usage.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
The operator injects secret data into xref:volume.adoc[] mounts that declare an ephemeral volume with `storageClassName: secrets.stackable.tech`.
44

5+
NOTE: This page is only relevant for developers deploying their own Pods. Users deploying a Stackable Data Platform xref:home:stacklet.adoc[stacklet] should use the stacklet's secret class field instead.
6+
57
A minimal secret-consuming Pod looks like this:
68

79
[source,yaml]

0 commit comments

Comments
 (0)