Commit Graph

102 Commits

Author SHA1 Message Date
b4fe1239b5 refactor: print debug as yaml 2023-03-01 23:39:53 +03:00
98d893e74b feat: add debug 2023-03-01 22:04:37 +03:00
1f3a7e1050 feat: add some templates from bitnami/common
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-01 20:59:09 +03:00
76793993d9 feat(starter): add configmap and secret
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-01 18:52:10 +03:00
ef59f16734 chore(starter): use ^0 common version
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-01 18:46:18 +03:00
1063874798 fix: create boilerplate to current dir
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-01 18:42:14 +03:00
0c268065b8 chore: change urls #2 2023-03-01 18:41:30 +03:00
5f0206a49d chore: change urls
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-01 18:19:22 +03:00
6e29fb8257 ci: init
Some checks failed
continuous-integration/drone/push Build is failing
2023-03-01 16:55:17 +03:00
2b878f03e0 feat: add pod priorityClassName 2023-02-15 18:35:45 +08:00
f5e2b9dd67 feat: servicemonitor port must be string 2022-10-18 16:18:38 +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
54b4a74b85 fix: wrong removing space (#9) 2022-06-10 15:57:40 +08:00
7284144b77 fix: wrong variable calling (#8) 2022-06-10 15:19:50 +08:00
5d28270192 feat: bump resource api version (#7) 2022-06-10 14:56:01 +08:00
7e70dd23e5 Merge pull request #6 from hahow/revert/0.4.2
Revert "fix: wrong common.fullname"
2022-06-08 10:01:05 +08:00
139a585fd2 Revert "fix: wrong common.fullname"
This reverts commit 30d024225c.
2022-06-08 09:57:26 +08:00
7c7ce22318 Merge pull request #5 from hahow/fix/wrong_common.fullname
fix: wrong common.fullname
2022-06-07 10:48:11 +08:00
96c77a7345 Merge branch 'master' into fix/wrong_common.fullname 2022-06-06 17:52:46 +08:00
30d024225c fix: wrong common.fullname 2022-06-01 16:03:33 +08:00
c7058bd8fa Merge branch 'develop' 2020-04-27 17:22:00 +08:00
fa06118b67 feat: add hpa.yaml to starter 2020-04-27 17:21:39 +08:00
b4fc421403 Merge branch 'develop' 2020-04-27 17:16:10 +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
2b7cc4a22e feat: add create.sh 2020-04-27 16:48:21 +08:00
4248e9d373 chore: update .helmignore 2020-04-27 11:49:57 +08:00
a57a1f7e09 feat: add starter 2020-04-27 11:46:24 +08:00
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
4e75ff31f4 Merge branch 'develop' 2020-04-24 10:21:22 +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