Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
catladder
helm
the-panter-chart
Commits
7451f272
Commit
7451f272
authored
Oct 25, 2021
by
Stefan Bakocs
🔊
Browse files
Fixed typos
parent
c4dc761d
Pipeline
#115128
passed with stage
in 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
7451f272
...
...
@@ -6,19 +6,19 @@ Developing helm charts can be complex and they tend to be very verbose.
Our goal is therefore to provide a common chart that provides all functionalities that you might need
and make it configurable by values.yml files in your project.
This way we avoid having complexity in
the
projects and make it easier to share innovations and improvements.
This way we avoid having complexity in
our
projects and make it easier to share innovations and improvements.
## Features
-
scalable stateless webapplications, supports any technology
-
scalable stateless web
applications, supports any technology
-
ready-to-use but configurable ingress with optional redirects
-
1 optional worker pod (uses same image as webapp) for continuous background jobs
-
1 optional worker pod (uses same image as web
app) for continuous background jobs
-
configurable cronjobs
-
configurable helm-hooks (post-install, post-uninstall, etc.)
-
optional in-namespace mongodb.
*
kindof
deprecated, We recommend to use
google c
loud
dbs
if possible.*
-
optional in-namespace mongodb.
*deprecated, We recommend to use
C
loud
SQL
if possible.*
-
optional cloud-sql proxy that is available in webapp, worker, cronjobs and helm-hooks
-
a lot of useful predefined env-vars in all pods.
-
support for namespace secrets and custom env-vars (using catladder-shell and gitlab-ci)
-
optional pris
a
m1 (
*deprecated, prisma2 does not need a separate instance anymore*
)
-
optional prism
a
1 (
*deprecated, prisma2 does not need a separate instance anymore*
)
See https://git.panter.ch/catladder/gitlab-ci/ for usage information
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment