You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 18, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
-17Lines changed: 0 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -204,23 +204,6 @@ bx service key-delete "Compose for PostgreSQL-GL" Credentials-1
204
204
bx service delete "Compose for PostgreSQL-GL"
205
205
```
206
206
207
-
# Privacy Notice
208
-
209
-
Sample Kubernetes Yaml file that includes this package may be configured to track deployments to [IBM Cloud](https://www.bluemix.net/) and other Kubernetes platforms. The following information is sent to a [Deployment Tracker](https://github.com/IBM/metrics-collector-service) service on each deployment:
* Kubernetes Cluster ID (Only from IBM Cloud's cluster)
214
-
* Kubernetes Customer ID (Only from IBM Cloud's cluster)
215
-
* Environment variables in this Kubernetes Job.
216
-
217
-
This data is collected from the Kubernetes Job in the sample application's yaml file. This data is used by IBM to track metrics around deployments of sample applications to IBM Cloud to measure the usefulness of our examples so that we can continuously improve the content we offer to you. Only deployments of sample applications that include code to ping the Deployment Tracker service will be tracked.
218
-
219
-
## Disabling Deployment Tracking
220
-
221
-
Please comment out/remove the Metric Kubernetes Job portion in the `kubernetes/github.yaml` file.
0 commit comments