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
| snapshotAgent.extraEnvironmentVars | object |`{}`| Map of extra environment variables to set in the snapshot-agent cronjob |
333
333
| snapshotAgent.extraSecretEnvironmentVars | list |`[]`| List of extra environment variables to set in the snapshot-agent cronjob These variables take value from existing Secret objects. |
334
-
| snapshotAgent.extraVolumeMounts | list |`[]`| List of additional volumeMounts for the snapshot cronjob container. These are rendered via toYaml rather than pre-processed like the extraVolumes value. |
335
-
| snapshotAgent.extraVolumes |object|`{}`||
334
+
| snapshotAgent.extraVolumeMounts | list |`[]`| List of additional volumeMounts for the snapshot cronjob container. |
335
+
| snapshotAgent.extraVolumes |list|`[]`|List of extraVolumes made available to the snapshot cronjob container.|
0 commit comments