Commit Graph

28 Commits

Author SHA1 Message Date
remi
4fe1b14d03 Update formating 2020-07-07 12:33:59 -04:00
remi
187243937c fix mariadb persistence documentation
There is a mistake in the documentation for MariaDB persistence. It states that you should set mariadb.persistence.enabled to true but it as actually mariadb.master.persistence.enabled (see sample below). Without it, it only create volumes with EmptyDir that does not survive if the pod is deleted or moved to another node
2020-07-07 12:22:57 -04:00
Charlie Drage
deb8d4186c
Merge pull request #25 from abh/strategy
Support specifying deployment strategy
2020-06-05 11:10:47 -04:00
Charlie Drage
449cdbc1c0
Merge pull request #24 from abh/podannotations
Support setting podannotations
2020-06-05 11:10:26 -04:00
Ask Bjørn Hansen
194cda4c52 Support specifying deployment strategy 2020-06-05 01:37:00 -07:00
Ask Bjørn Hansen
de5bebb4c1 Support setting podannotations
Fixes #23
2020-06-05 01:22:44 -07:00
Charlie Drage
18a7e0edb0
Merge pull request #21 from cdrage/update
Update version in order to fix broken chart
2020-05-15 13:49:36 -04:00
Charlie Drage
51ac745517 Update version in order to fix broken chart
Updates the version in order to regenerate a non-broken chart

Signed-off-by: Charlie Drage <charlie@charliedrage.com>
2020-05-15 13:48:56 -04:00
Charlie Drage
f75ba73ffd Revert "Use Secrets for passwords and tokens" 2020-05-15 13:48:03 -04:00
Charlie Drage
3d9c5b7abd Update to 1.11.5
Update version to 1.11.5

Signed-off-by: Charlie Drage <charlie@charliedrage.com>
2020-05-15 13:48:03 -04:00
Thomas Matysik
5f3dd8a292 Use Secrets for passwords and tokens
Signed-off-by: Thomas Matysik <thomas@matysik.co.nz>
2020-05-15 13:48:03 -04:00
Moritz Graf
7340a6278a Enlarging double quotes 2020-05-15 13:48:03 -04:00
Moritz Graf
4cc783b2b1 Fixing access to global namespace from within range 2020-05-15 13:48:03 -04:00
Xavi Ablaza
3c64fe1eca Fix typo 2020-05-15 13:48:03 -04:00
techknowlogick
8a3a929260 1.11.4 2020-05-15 13:48:03 -04:00
techknowlogick
91d8b8a7ab 1.11.4 2020-05-15 13:48:03 -04:00
Jacques ROUSSEL
7dd51abffb Fix issue with pod port exposition and add the possibility to use externalIPs 2020-05-15 13:48:03 -04:00
techknowlogick
cb32886d8b minor readme update 2020-05-15 13:48:03 -04:00
Charlie Drage
ef3118a500 Update version / new release
Signed-off-by: Charlie Drage <charlie@charliedrage.com>
2020-03-27 09:52:36 -04:00
Charlie Drage
734633c313 Update version of gitea / chart
Signed-off-by: Charlie Drage <charlie@charliedrage.com>
2020-02-18 17:11:02 -05:00
Charlie Drage
27fbb5a039 Merge branch 'master' of github.com:k8s-land/gitea-chart 2020-02-18 17:08:07 -05:00
Charlie Drage
2e1388473b Update version
Signed-off-by: Charlie Drage <charlie@charliedrage.com>
2020-02-18 17:07:58 -05:00
Charlie Drage
2743df3c03
Merge pull request #6 from petrukngantuk/master
Fixing InitContainer when using ExternalDB
2020-02-18 16:58:50 -05:00
Petruk Ngantuk
07f4e87f6d
Fixing InitContainer when using ExternalDB
Fixing InitContainer when using ExternalDB
2020-02-19 01:16:31 +07:00
Charlie Drage
f53c3f7536 Update link
Signed-off-by: Charlie Drage <charlie@charliedrage.com>
2019-12-12 15:53:08 -05:00
Charlie Drage
3d3f2cf93a Update readme to new location
Signed-off-by: Charlie Drage <charlie@charliedrage.com>
2019-12-12 13:41:09 -05:00
Charlie Drage
9061f0d470 Initial commit
Signed-off-by: Charlie Drage <charlie@charliedrage.com>
2019-12-12 13:38:31 -05:00
Charlie Drage
9156c98a1a
Initial commit 2019-12-12 13:06:26 -05:00