We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68e524e commit fd7666fCopy full SHA for fd7666f
1 file changed
moderate/moderate/matrix_profile/__init__.py
@@ -41,7 +41,7 @@ class MatrixProfileJobConfig(Config):
41
42
tag: str = "main"
43
timeout_secs: int = 3600
44
- image_pull_policy: str = "IfNotPresent"
+ image_pull_policy: str = "Always"
45
output_bucket: str
46
file_url: str
47
analysis_variable: str
0 commit comments