| commit | acd715033c8f3f0c33e4286d18fe80df0637adc5 | [log] [tgz] |
|---|---|---|
| author | giolekva <giolekva@gmail.com> | Wed May 13 15:33:17 2020 +0400 |
| committer | giolekva <giolekva@gmail.com> | Wed May 13 15:33:17 2020 +0400 |
| tree | 2b4a3ff0e08f03501b1963bfa427900111084db9 | |
| parent | 06eb1646697903d17a0dd92c2839c1884b2aabc2 [diff] [blame] |
minio-importer: helm chart
diff --git a/apps/minio/importer/chart/values.yaml b/apps/minio/importer/chart/values.yaml new file mode 100644 index 0000000..987d303 --- /dev/null +++ b/apps/minio/importer/chart/values.yaml
@@ -0,0 +1,8 @@ +replicas: 1 +image: + name: giolekva/minio-importer + tag: latest + pullPolicy: Always +servicePort: 80 +containerPort: 1234 +pcloudApiAddress: http://api.pcloud.svc:1111/graphql \ No newline at end of file