Skip to content

Commit 36f4479

Browse files
authored
Merge pull request #84311 from lpettyjo/OSDOCS-11144
OSDOCS#11144:Secret Store TP->GA
2 parents 93a54a6 + 0b14c36 commit 36f4479

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

nodes/pods/nodes-pods-secrets-store.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ Some applications need sensitive information, such as passwords and user names,
1010

1111
As an alternative to using Kubernetes `Secret` objects to provide sensitive information, you can use an external secrets store to store the sensitive information. You can use the {secrets-store-operator} to integrate with an external secrets store and mount the secret content as a pod volume.
1212

13-
:FeatureName: The {secrets-store-operator}
14-
include::snippets/technology-preview.adoc[leveloffset=+1]
15-
1613
// About the {secrets-store-operator}
1714
include::modules/persistent-storage-csi-secrets-store-driver-overview.adoc[leveloffset=+1]
1815

storage/container_storage_interface/persistent-storage-csi-secrets-store.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ include::modules/persistent-storage-csi-secrets-store-driver-overview.adoc[level
99

1010
For more information about CSI inline volumes, see xref:../../storage/container_storage_interface/ephemeral-storage-csi-inline.adoc#ephemeral-storage-csi-inline[CSI inline ephemeral volumes].
1111

12-
:FeatureName: The {secrets-store-operator}
13-
include::snippets/technology-preview.adoc[leveloffset=+1]
14-
1512
Familiarity with xref:../../storage/understanding-persistent-storage.adoc#understanding-persistent-storage[persistent storage] and xref:../../storage/container_storage_interface/persistent-storage-csi.adoc#persistent-storage-csi[configuring CSI volumes] is recommended when working with a CSI driver.
1613

1714
// Secrets store providers

0 commit comments

Comments
 (0)