| commit | a69e689b3817cb560dbc943fec438197222e1ba6 | [log] [tgz] |
|---|---|---|
| author | giolekva <giolekva@gmail.com> | Thu Jun 25 19:55:26 2020 +0400 |
| committer | giolekva <giolekva@gmail.com> | Fri Jun 26 10:47:09 2020 +0400 |
| tree | d75eae2bbe306fc2e01d6ed5e34deea83f788f40 | |
| parent | e98e7f733ae6859f8e9407cf06afdfd3991a4f13 [diff] [blame] |
api: helm chart issue: #7
diff --git a/controller/chart/values.yaml b/controller/chart/values.yaml new file mode 100644 index 0000000..7893c90 --- /dev/null +++ b/controller/chart/values.yaml
@@ -0,0 +1,7 @@ +replicas: 1 +image: + name: giolekva/pcloud-api-server + tag: latest + pullPolicy: Always +servicePort: 1111 +containerPort: 1234 \ No newline at end of file