Test Mock Data
The mock-data
chart is used to deploy an execution engine that is built from the
test-mock-data processing script
code. This script generates SDP data products without the need to run a full
observation of any processing pipelines.
Values
Name |
Description |
Default |
---|---|---|
|
OCI image to deploy |
|
|
Image pull policy |
|
|
Environment variables to pass to processing script |
|
|
Kubernetes resource requests and limits for the Job |
|
|
Command to execute within the pod |
|
|
Input arguments to the command |
|
Connecting to the data storage Persistent Volume Claim
At the top root level in values.yaml
, add the dataProductStorage
and set the following values:
Name |
Description |
Default |
---|---|---|
|
Name of the PVC to connect to |
|
|
Path where to mount it within the container |
|