Skip to content

Commit 2aa0ee4

Browse files
committed
docs: update docs
1 parent 9e2262d commit 2aa0ee4

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

charts/easy-spring-boot/README.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,14 @@
11
<!-- omit in toc -->
22
# Easy Spring Boot
33

4-
A simple, yet flexible helm chart to deploy spring boot applications in kubernetes.
5-
6-
Because most helm charts for spring applications are just helm chart init,
7-
but it can be simpler, yet more convenient.
4+
A simple, yet flexible helm chart to deploy spring boot applications in kubernetes.\
5+
Configure all you needs as simple as possible.
86

97
- [Getting started](#getting-started)
108
- [Features](#features)
119
- [Easy profile configuration management](#easy-profile-configuration-management)
1210
- [Deployment debug mode](#debug-convenience-to-get-started)
1311

14-
## Promises
15-
**One chart to rule them all:**\
16-
Set your image repository, set your application configuration, install, enjoy.
17-
**Simple:** Your chart is basically helm create. So are we.\
18-
**Flexible:** All your concerns should be met. You think your microservice deployment has a need that's not satisfied? [Raise an issue](../../CONTRIBUTING.md).\
19-
**Tidy**: Not only do we free you from the burden of maintaining your spring boot helm charts, your configuration will be even cleaner. See our recommendations below.
20-
2112
# Getting started
2213
```shell
2314
helm repo add goatfryed https://goatfryed.github.io/helm-charts

0 commit comments

Comments
 (0)