|
c9f4c7eeb4
|
fix: use oci in templates
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
|
2023-06-18 16:55:08 +03:00 |
|
|
6342d7be31
|
cs: fix
continuous-integration/drone/push Build is passing
|
2023-03-02 23:44:38 +03:00 |
|
|
460c4b6c5c
|
feat: simplify starter
continuous-integration/drone/push Build is passing
|
2023-03-02 23:21:08 +03:00 |
|
|
5f0206a49d
|
chore: change urls
continuous-integration/drone/push Build is passing
|
2023-03-01 18:19:22 +03:00 |
|
|
2b878f03e0
|
feat: add pod priorityClassName
|
2023-02-15 18:35:45 +08:00 |
|
|
574efd8df0
|
feat: add podLabels value
|
2022-10-08 02:46:17 +08:00 |
|
|
e62d31f8b9
|
feat(cronjob): add cronjob activeDeadlineSeconds options
|
2022-09-30 14:38:16 +08:00 |
|
|
4383dfb7a5
|
feat(cronjobs): cronjob add suspend parameter
|
2022-09-27 20:55:27 +08:00 |
|
|
2e064e65da
|
feat: ingress.path now is an object intead string (#10)
|
2022-06-10 16:54:05 +08:00 |
|
|
fa06118b67
|
feat: add hpa.yaml to starter
|
2020-04-27 17:21:39 +08:00 |
|
|
fa72519684
|
chore: bump to version 0.4.0
|
2020-04-27 17:15:30 +08:00 |
|
|
f4aae8e2e6
|
docs: section "Getting Started"
|
2020-04-27 17:09:39 +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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
a168077551
|
chore: initialize
|
2020-04-15 14:47:27 +08:00 |
|