Skip to content

Commit 58f6e79

Browse files
authored
Trident operator notes changes
1 parent 4461c8d commit 58f6e79

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

helm/trident-operator/templates/NOTES.txt

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,12 @@ storage provisioner for Kubernetes.
55
Your release is named '{{ .Release.Name }}' and is installed into the '{{ .Release.Namespace }}' namespace.
66
Please note that there must be only one instance of Trident (and trident-operator) in a Kubernetes cluster.
77

8-
To configure Trident to manage storage resources, you will need a copy of tridentctl, which is
9-
available in pre-packaged Trident releases. You may find all Trident releases and source code
10-
online at {{ .Chart.Home }}.
8+
To configure Trident to manage storage resources, you will now need to configure at least one storage
9+
backend and add a matching storageClass.
10+
11+
Examples of backend and storageClass definitions are available at official NetApp Trident documentation.
12+
13+
Further, You may find all Trident releases and source code online at {{ .Chart.Home }}.
1114

1215
To learn more about the release, try:
1316

0 commit comments

Comments
 (0)