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
Copy file name to clipboardExpand all lines: deployments/liqo/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -117,7 +117,7 @@
117
117
| storage.storageNamespace | string |`"liqo-storage"`| Namespace where liqo will deploy specific PVCs. Internal parameter, do not change. |
118
118
| storage.virtualStorageClassName | string |`"liqo"`| Name to assign to the liqo virtual storage class. |
119
119
| tag | string |`""`| Images' tag to select a development version of liqo instead of a release |
120
-
| telemetry.config.schedule | string |`""`| Set the schedule of the telemetry collector CronJob |
120
+
| telemetry.config.schedule | string |`""`| Set the schedule of the telemetry collector CronJob. Consider setting this value on ArgoCD deployments to avoid randomization.|
121
121
| telemetry.enable | bool |`true`| Enable/Disable the telemetry collector. |
122
122
| telemetry.imageName | string |`"ghcr.io/liqotech/telemetry"`| Image repository for the telemetry pod. |
123
123
| telemetry.pod.annotations | object |`{}`| Annotations for the telemetry pod. |
0 commit comments