Skip to content

Commit b9e8c53

Browse files
committed
Link to collection notice
Issue: [sc-13940]
1 parent 0e16907 commit b9e8c53

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/content/installation/helm.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ By default, PGO will automatically check for updates to itself and software comp
8888

8989
PGO will check for updates upon startup and once every 24 hours. Any errors in checking will have no impact on PGO's operation. To disable the upgrade check, you can set the `disable_check_for_upgrades` value in the Helm chart to `true`.
9090

91+
For more information about collected data, see the Crunchy Data [collection notice](https://www.crunchydata.com/developers/data-collection-notice).
92+
9193
## Upgrade and Uninstall
9294

9395
Once PGO has been installed, it can then be upgraded using the `helm upgrade` command.

docs/content/installation/kustomize.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,8 @@ By default, PGO will automatically check for updates to itself and software comp
136136

137137
PGO will check for updates upon startup and once every 24 hours. Any errors in checking will have no impact on PGO's operation. To disable the upgrade check, you can set the `CHECK_FOR_UPGRADES` environmental variable on the `pgo` Deployment to `"false"`.
138138

139+
For more information about collected data, see the Crunchy Data [collection notice](https://www.crunchydata.com/developers/data-collection-notice).
140+
139141
## Uninstall
140142

141143
Once PGO has been installed, it can also be uninstalled using `kubectl` and Kustomize.

0 commit comments

Comments
 (0)