face_dataction: run docker build via bazel sh_binary
diff --git a/apps/face_detection/chart/values.yaml b/apps/face_detection/chart/values.yaml
index 987d303..d722483 100644
--- a/apps/face_detection/chart/values.yaml
+++ b/apps/face_detection/chart/values.yaml
@@ -1,8 +1,4 @@
-replicas: 1
 image:
-  name: giolekva/minio-importer
+  name: localhost:30500/giolekva/face-detector
   tag: latest
   pullPolicy: Always
-servicePort: 80
-containerPort: 1234
-pcloudApiAddress: http://api.pcloud.svc:1111/graphql
\ No newline at end of file