Skip to content

Commit 1aafee6

Browse files
committed
deprecated pgo.yaml.dynamic -> pgo.yaml.storageclass
1 parent 5ff3bc1 commit 1aafee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hugo/content/installation/configuration.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ There are currently 3 sample pgo configuration files provided
363363
for users to use as a starting configuration -
364364

365365
* `pgo.yaml.nfs` - this configuration specifies *create* storage to be used, this is used for NFS storage for example where you want to have a unique PVC created for each database
366-
* `pgo.yaml.dynamic` - this configuration specifies *dynamic* storage to be used, namely a *storageclass* that refers to a dynamic provisioning strorage such as StorageOS or Portworx, or GCE.
366+
* `pgo.yaml.storageclass` - this configuration specifies *dynamic* storage to be used, namely a *storageclass* that refers to a dynamic provisioning strorage such as StorageOS or Portworx, or GCE.
367367

368368
Note, when Storage Type is *create*, you can specify a storage
369369
configuration setting of *MatchLabels*, when set, this will cause a

0 commit comments

Comments
 (0)