Commit Graph

26 Commits

Author SHA1 Message Date
b276dbc9da fix: correct rendering condition of PDB 2020-04-23 17:05:37 +08:00
9bd8494e4f fix: common.serviceAccountName should accepts $serviceAccount 2020-04-23 16:53:21 +08:00
264d45a564 refactor: remove duplicate template common.labels 2020-04-23 15:42:36 +08:00
70530640c5 refactor: correct indentations 2020-04-23 11:39:06 +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
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
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
2228f4a49e feat: add template common.serviceMonitor.secret 2020-04-20 11:12:29 +08:00
923cf384cd feat: add template common.serviceMonitor 2020-04-20 11:10:52 +08:00
5fb7898e1b feat: allow common.metadata to be extended 2020-04-17 11:19:01 +08:00
950eb57186 feat: add template common.pdb 2020-04-15 17:07:34 +08:00
9b4cc30c89 feat: add template common.hpa 2020-04-15 16:12:37 +08:00
999118590b feat: add template common.secret 2020-04-15 16:11:13 +08:00
c1491285e5 feat: add template common.configMap 2020-04-15 16:10:58 +08:00
bcce24e19a feat: add template common.serviceAccount 2020-04-15 16:08:30 +08:00
b718fcb0b7 feat: add template common.ingress 2020-04-15 16:06:38 +08:00
6d1a271b44 feat: add template common.service 2020-04-15 16:05:36 +08:00
a77ef4878e feat: add template common.deployment 2020-04-15 16:03:43 +08:00
ca615dee81 feat: add template common.container 2020-04-15 16:02:35 +08:00
66727cc7cb feat: add utils for generating metadata 2020-04-15 15:12:37 +08:00