| commit | 9614591125e9e84b93573b27786f32a1ec8f423f | [log] [tgz] |
|---|---|---|
| author | giolekva <giolekva@gmail.com> | Sat May 16 13:52:46 2020 +0400 |
| committer | giolekva <giolekva@gmail.com> | Sat May 16 13:52:46 2020 +0400 |
| tree | c482c07d9fec55dec5cb35cfe3fe68fac9924b87 | |
| parent | 79323907da612e8d2d497f429555a9edc03d03e6 [diff] |
face-detection: point to action from trigger
diff --git a/apps/face-detection/chart/Actions.yaml b/apps/face-detection/chart/Actions.yaml index ca1e0fc..cc3d089 100644 --- a/apps/face-detection/chart/Actions.yaml +++ b/apps/face-detection/chart/Actions.yaml
@@ -1,5 +1,5 @@ -triggers: -- name: DetectFaces +actions: +- name: detect-faces template: | kind: Pod apiVersion: v1
diff --git a/apps/face-detection/chart/face-detection.tar.gz b/apps/face-detection/chart/face-detection.tar.gz index 98e46a5..4bb0bd5 100644 --- a/apps/face-detection/chart/face-detection.tar.gz +++ b/apps/face-detection/chart/face-detection.tar.gz Binary files differ