File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
helm/trident-operator/templates Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,12 @@ storage provisioner for Kubernetes.
55Your release is named '{{ .Release.Name }}' and is installed into the '{{ .Release.Namespace }}' namespace.
66Please 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
1215To learn more about the release, try:
1316
You can’t perform that action at this time.
0 commit comments