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: docs/resources/cron_job.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -951,6 +951,7 @@ Optional:
951
951
-`mount_propagation` (String) Mount propagation mode. mount_propagation determines how mounts are propagated from the host to container and the other way around. Valid values are None (default), HostToContainer and Bidirectional.
952
952
-`read_only` (Boolean) Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.
953
953
-`sub_path` (String) Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).
954
+
-`sub_path_expr` (String) Expanded path within the volume from which the container's volume should be mounted. Behaves similarly to SubPath but environment variable references $(VAR_NAME) are expanded using the container's environment. Defaults to "" (volume's root).
### Nested Schema for `spec.job_template.spec.template.spec.container.volume_device`
@@ -1512,6 +1513,7 @@ Optional:
1512
1513
-`mount_propagation` (String) Mount propagation mode. mount_propagation determines how mounts are propagated from the host to container and the other way around. Valid values are None (default), HostToContainer and Bidirectional.
1513
1514
-`read_only` (Boolean) Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.
1514
1515
-`sub_path` (String) Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).
1516
+
-`sub_path_expr` (String) Expanded path within the volume from which the container's volume should be mounted. Behaves similarly to SubPath but environment variable references $(VAR_NAME) are expanded using the container's environment. Defaults to "" (volume's root).
Copy file name to clipboardExpand all lines: docs/resources/cron_job_v1.md
+2
Original file line number
Diff line number
Diff line change
@@ -946,6 +946,7 @@ Optional:
946
946
-`mount_propagation` (String) Mount propagation mode. mount_propagation determines how mounts are propagated from the host to container and the other way around. Valid values are None (default), HostToContainer and Bidirectional.
947
947
-`read_only` (Boolean) Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.
948
948
-`sub_path` (String) Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).
949
+
-`sub_path_expr` (String) Expanded path within the volume from which the container's volume should be mounted. Behaves similarly to SubPath but environment variable references $(VAR_NAME) are expanded using the container's environment. Defaults to "" (volume's root).
### Nested Schema for `spec.job_template.spec.template.spec.container.volume_device`
@@ -1507,6 +1508,7 @@ Optional:
1507
1508
-`mount_propagation` (String) Mount propagation mode. mount_propagation determines how mounts are propagated from the host to container and the other way around. Valid values are None (default), HostToContainer and Bidirectional.
1508
1509
-`read_only` (Boolean) Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.
1509
1510
-`sub_path` (String) Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).
1511
+
-`sub_path_expr` (String) Expanded path within the volume from which the container's volume should be mounted. Behaves similarly to SubPath but environment variable references $(VAR_NAME) are expanded using the container's environment. Defaults to "" (volume's root).
Copy file name to clipboardExpand all lines: docs/resources/daemon_set_v1.md
+2
Original file line number
Diff line number
Diff line change
@@ -898,6 +898,7 @@ Optional:
898
898
-`mount_propagation` (String) Mount propagation mode. mount_propagation determines how mounts are propagated from the host to container and the other way around. Valid values are None (default), HostToContainer and Bidirectional.
899
899
-`read_only` (Boolean) Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.
900
900
-`sub_path` (String) Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).
901
+
-`sub_path_expr` (String) Expanded path within the volume from which the container's volume should be mounted. Behaves similarly to SubPath but environment variable references $(VAR_NAME) are expanded using the container's environment. Defaults to "" (volume's root).
### Nested Schema for `spec.template.spec.container.volume_device`
@@ -1458,6 +1459,7 @@ Optional:
1458
1459
-`mount_propagation` (String) Mount propagation mode. mount_propagation determines how mounts are propagated from the host to container and the other way around. Valid values are None (default), HostToContainer and Bidirectional.
1459
1460
-`read_only` (Boolean) Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.
1460
1461
-`sub_path` (String) Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).
1462
+
-`sub_path_expr` (String) Expanded path within the volume from which the container's volume should be mounted. Behaves similarly to SubPath but environment variable references $(VAR_NAME) are expanded using the container's environment. Defaults to "" (volume's root).
Copy file name to clipboardExpand all lines: docs/resources/daemonset.md
+2
Original file line number
Diff line number
Diff line change
@@ -898,6 +898,7 @@ Optional:
898
898
-`mount_propagation` (String) Mount propagation mode. mount_propagation determines how mounts are propagated from the host to container and the other way around. Valid values are None (default), HostToContainer and Bidirectional.
899
899
-`read_only` (Boolean) Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.
900
900
-`sub_path` (String) Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).
901
+
-`sub_path_expr` (String) Expanded path within the volume from which the container's volume should be mounted. Behaves similarly to SubPath but environment variable references $(VAR_NAME) are expanded using the container's environment. Defaults to "" (volume's root).
### Nested Schema for `spec.template.spec.container.volume_device`
@@ -1458,6 +1459,7 @@ Optional:
1458
1459
-`mount_propagation` (String) Mount propagation mode. mount_propagation determines how mounts are propagated from the host to container and the other way around. Valid values are None (default), HostToContainer and Bidirectional.
1459
1460
-`read_only` (Boolean) Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.
1460
1461
-`sub_path` (String) Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).
1462
+
-`sub_path_expr` (String) Expanded path within the volume from which the container's volume should be mounted. Behaves similarly to SubPath but environment variable references $(VAR_NAME) are expanded using the container's environment. Defaults to "" (volume's root).
Copy file name to clipboardExpand all lines: docs/resources/deployment.md
+2
Original file line number
Diff line number
Diff line change
@@ -898,6 +898,7 @@ Optional:
898
898
- `mount_propagation` (String) Mount propagation mode. mount_propagation determines how mounts are propagated from the host to container and the other way around. Valid values are None (default), HostToContainer and Bidirectional.
899
899
- `read_only` (Boolean) Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.
900
900
- `sub_path` (String) Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).
901
+
- `sub_path_expr` (String) Expanded path within the volume from which the container's volume should be mounted. Behaves similarly to SubPath but environment variable references $(VAR_NAME) are expanded using the container's environment. Defaults to "" (volume's root).
### Nested Schema for `spec.template.spec.container.volume_device`
@@ -1458,6 +1459,7 @@ Optional:
1458
1459
- `mount_propagation` (String) Mount propagation mode. mount_propagation determines how mounts are propagated from the host to container and the other way around. Valid values are None (default), HostToContainer and Bidirectional.
1459
1460
- `read_only` (Boolean) Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.
1460
1461
- `sub_path` (String) Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).
1462
+
- `sub_path_expr` (String) Expanded path within the volume from which the container's volume should be mounted. Behaves similarly to SubPath but environment variable references $(VAR_NAME) are expanded using the container's environment. Defaults to "" (volume's root).
Copy file name to clipboardExpand all lines: docs/resources/deployment_v1.md
+2
Original file line number
Diff line number
Diff line change
@@ -906,6 +906,7 @@ Optional:
906
906
- `mount_propagation` (String) Mount propagation mode. mount_propagation determines how mounts are propagated from the host to container and the other way around. Valid values are None (default), HostToContainer and Bidirectional.
907
907
- `read_only` (Boolean) Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.
908
908
- `sub_path` (String) Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).
909
+
- `sub_path_expr` (String) Expanded path within the volume from which the container's volume should be mounted. Behaves similarly to SubPath but environment variable references $(VAR_NAME) are expanded using the container's environment. Defaults to "" (volume's root).
### Nested Schema for `spec.template.spec.container.volume_device`
@@ -1466,6 +1467,7 @@ Optional:
1466
1467
- `mount_propagation` (String) Mount propagation mode. mount_propagation determines how mounts are propagated from the host to container and the other way around. Valid values are None (default), HostToContainer and Bidirectional.
1467
1468
- `read_only` (Boolean) Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.
1468
1469
- `sub_path` (String) Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).
1470
+
- `sub_path_expr` (String) Expanded path within the volume from which the container's volume should be mounted. Behaves similarly to SubPath but environment variable references $(VAR_NAME) are expanded using the container's environment. Defaults to "" (volume's root).
Copy file name to clipboardExpand all lines: docs/resources/job.md
+2
Original file line number
Diff line number
Diff line change
@@ -906,6 +906,7 @@ Optional:
906
906
- `mount_propagation` (String) Mount propagation mode. mount_propagation determines how mounts are propagated from the host to container and the other way around. Valid values are None (default), HostToContainer and Bidirectional.
907
907
- `read_only` (Boolean) Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.
908
908
- `sub_path` (String) Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).
909
+
- `sub_path_expr` (String) Expanded path within the volume from which the container's volume should be mounted. Behaves similarly to SubPath but environment variable references $(VAR_NAME) are expanded using the container's environment. Defaults to "" (volume's root).
### Nested Schema for `spec.template.spec.container.volume_device`
@@ -1466,6 +1467,7 @@ Optional:
1466
1467
- `mount_propagation` (String) Mount propagation mode. mount_propagation determines how mounts are propagated from the host to container and the other way around. Valid values are None (default), HostToContainer and Bidirectional.
1467
1468
- `read_only` (Boolean) Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.
1468
1469
- `sub_path` (String) Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).
1470
+
- `sub_path_expr` (String) Expanded path within the volume from which the container's volume should be mounted. Behaves similarly to SubPath but environment variable references $(VAR_NAME) are expanded using the container's environment. Defaults to "" (volume's root).
Copy file name to clipboardExpand all lines: docs/resources/job_v1.md
+2
Original file line number
Diff line number
Diff line change
@@ -904,6 +904,7 @@ Optional:
904
904
- `mount_propagation` (String) Mount propagation mode. mount_propagation determines how mounts are propagated from the host to container and the other way around. Valid values are None (default), HostToContainer and Bidirectional.
905
905
- `read_only` (Boolean) Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.
906
906
- `sub_path` (String) Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).
907
+
- `sub_path_expr` (String) Expanded path within the volume from which the container's volume should be mounted. Behaves similarly to SubPath but environment variable references $(VAR_NAME) are expanded using the container's environment. Defaults to "" (volume's root).
### Nested Schema for `spec.template.spec.container.volume_device`
@@ -1464,6 +1465,7 @@ Optional:
1464
1465
- `mount_propagation` (String) Mount propagation mode. mount_propagation determines how mounts are propagated from the host to container and the other way around. Valid values are None (default), HostToContainer and Bidirectional.
1465
1466
- `read_only` (Boolean) Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.
1466
1467
- `sub_path` (String) Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).
1468
+
- `sub_path_expr` (String) Expanded path within the volume from which the container's volume should be mounted. Behaves similarly to SubPath but environment variable references $(VAR_NAME) are expanded using the container's environment. Defaults to "" (volume's root).
Copy file name to clipboardExpand all lines: docs/resources/pod.md
+2
Original file line number
Diff line number
Diff line change
@@ -857,6 +857,7 @@ Optional:
857
857
- `mount_propagation` (String) Mount propagation mode. mount_propagation determines how mounts are propagated from the host to container and the other way around. Valid values are None (default), HostToContainer and Bidirectional.
858
858
- `read_only` (Boolean) Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.
859
859
- `sub_path` (String) Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).
860
+
- `sub_path_expr` (String) Expanded path within the volume from which the container's volume should be mounted. Behaves similarly to SubPath but environment variable references $(VAR_NAME) are expanded using the container's environment. Defaults to "" (volume's root).
### Nested Schema for `spec.container.volume_device`
@@ -1418,6 +1419,7 @@ Optional:
1418
1419
- `mount_propagation` (String) Mount propagation mode. mount_propagation determines how mounts are propagated from the host to container and the other way around. Valid values are None (default), HostToContainer and Bidirectional.
1419
1420
- `read_only` (Boolean) Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.
1420
1421
- `sub_path` (String) Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).
1422
+
- `sub_path_expr` (String) Expanded path within the volume from which the container's volume should be mounted. Behaves similarly to SubPath but environment variable references $(VAR_NAME) are expanded using the container's environment. Defaults to "" (volume's root).
Copy file name to clipboardExpand all lines: docs/resources/pod_v1.md
+2
Original file line number
Diff line number
Diff line change
@@ -855,6 +855,7 @@ Optional:
855
855
- `mount_propagation` (String) Mount propagation mode. mount_propagation determines how mounts are propagated from the host to container and the other way around. Valid values are None (default), HostToContainer and Bidirectional.
856
856
- `read_only` (Boolean) Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.
857
857
- `sub_path` (String) Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).
858
+
- `sub_path_expr` (String) Expanded path within the volume from which the container's volume should be mounted. Behaves similarly to SubPath but environment variable references $(VAR_NAME) are expanded using the container's environment. Defaults to "" (volume's root).
### Nested Schema for `spec.container.volume_device`
@@ -1416,6 +1417,7 @@ Optional:
1416
1417
- `mount_propagation` (String) Mount propagation mode. mount_propagation determines how mounts are propagated from the host to container and the other way around. Valid values are None (default), HostToContainer and Bidirectional.
1417
1418
- `read_only` (Boolean) Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.
1418
1419
- `sub_path` (String) Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).
1420
+
- `sub_path_expr` (String) Expanded path within the volume from which the container's volume should be mounted. Behaves similarly to SubPath but environment variable references $(VAR_NAME) are expanded using the container's environment. Defaults to "" (volume's root).
0 commit comments