Commit Graph

69 Commits

Author SHA1 Message Date
a6fab55d7d style: normalize indentations for list items 2020-04-27 10:50:33 +08:00
a0bfeb4cf6 style: remove most right whitespace chomps except those directly following a template definition 2020-04-27 10:47:25 +08:00
dd6822704c feat: add $pod.podAnnotations 2020-04-27 09:40:34 +08:00
a9680a40cf docs: refine example for common.container 2020-04-24 13:23:04 +08:00
0ba7ff5aa6 docs: fix typo 2020-04-24 13:21:30 +08:00
512a7ad51c chore: bump to version 0.3.0 2020-04-24 10:20:55 +08:00
4e227b9daa docs: add "Installation" section 2020-04-24 10:19:03 +08:00
13b0e663b8 docs: correct description about common.serviceAccountName 2020-04-23 17:12:45 +08:00
f3e9ed4885 docs: remove third parameter of common.serviceAccountName 2020-04-23 17:09:35 +08:00
b276dbc9da fix: correct rendering condition of PDB 2020-04-23 17:05:37 +08:00
9e1d01e371 docs: add description about common.serviceAccountName 2020-04-23 17:04:46 +08:00
9bd8494e4f fix: common.serviceAccountName should accepts $serviceAccount 2020-04-23 16:53:21 +08:00
b5cae82278 refactor: remove duplicate template common.chart 2020-04-23 16:19:20 +08:00
1bd3a4c188 refactor: remove duplicate template common.fullname 2020-04-23 16:16:06 +08:00
69997fbf23 refactor: remove duplicate template common.name 2020-04-23 16:12:05 +08:00
264d45a564 refactor: remove duplicate template common.labels 2020-04-23 15:42:36 +08:00
231146eba7 docs: add description about common.labels 2020-04-23 15:38:58 +08:00
8463dcfa6f docs: add description about common.selectorLabels 2020-04-23 15:36:48 +08:00
74d49b3970 docs: add description about common.metadata 2020-04-23 15:26:05 +08:00
347f9339f5 docs: add description about common.serviceMonitor.secret 2020-04-23 15:13:37 +08:00
8a8bb283d1 docs: add description about common.serviceMonitor 2020-04-23 14:43:48 +08:00
0866ba1a51 docs: add description about common.pdb 2020-04-23 14:04:53 +08:00
8690a9353e docs: add description about common.hpa 2020-04-23 14:02:42 +08:00
958453fd4c docs: add description about common.cronJob 2020-04-23 13:00:39 +08:00
a5d0102367 docs: add description about common.serviceAccount 2020-04-23 12:18:12 +08:00
70530640c5 refactor: correct indentations 2020-04-23 11:39:06 +08:00
98652addbc docs: add link to common.pod.template 2020-04-23 11:34:40 +08:00
2434554782 docs: add description about common.pod.template 2020-04-23 11:33:24 +08:00
5fcc2735e2 docs: add description about common.ingress 2020-04-23 09:58:54 +08:00
f848f3e7f4 docs: add description about common.secret 2020-04-23 09:42:15 +08:00
98902aafdb docs: add description about common.configMap 2020-04-23 09:37:57 +08:00
619f27ace1 docs: add Contents section 2020-04-23 09:27:01 +08:00
7bbf578ee5 docs: correct indentations 2020-04-23 09:21:29 +08:00
75e6d18687 docs: replace {{ template }} with {{ include }} 2020-04-23 09:15:29 +08:00
2729adff43 docs: add description about common.container 2020-04-22 17:22:35 +08:00
5e84d4fb5f refactor: $values => $pod 2020-04-22 17:19:44 +08:00
9a5a128c6e refactor: correct indents 2020-04-22 17:19:05 +08:00
e75a173d9d docs: add description about common.deployment 2020-04-22 16:40:03 +08:00
6eb1ca375f docs: add description about common.service 2020-04-22 15:33:50 +08:00
7298936b6d docs: copy and update README from the original repo 2020-04-22 15:19:41 +08:00
18cadb5759 refactor: correct variable name $pod => $deployment 2020-04-22 12:51:04 +08:00
de752b0fb1 style: trim whitespaces before {{include}} 2020-04-22 12:23:57 +08:00
cf0679333c chore: bump to version 0.2.0 2020-04-22 11:42:25 +08:00
bae66c7c9c refactor: common.pod-template => common.pod.template 2020-04-22 10:55:16 +08:00
96ba1fecbb refactor: remove CronJob.spec.jobTemplate.metadata.name 2020-04-22 10:51:27 +08:00
9aecdacf39 feat: allow arguments to be passed to templates 2020-04-22 10:26:17 +08:00
bddaab6942 feat: add template common.cronJob 2020-04-20 16:38:09 +08:00
6fbe885937 feat: extract template common.pod-template 2020-04-20 16:24:28 +08:00
084cef1bc8 Merge branch 'master' into develop 2020-04-20 11:12:52 +08:00
2228f4a49e feat: add template common.serviceMonitor.secret 2020-04-20 11:12:29 +08:00