Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Y
you.leopard.tube
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Teckids
Projekt Indiedact
you.leopard.tube
Commits
4269c1c0
Verified
Commit
4269c1c0
authored
3 years ago
by
Tom Teichler
Browse files
Options
Downloads
Patches
Plain Diff
Limit resources and fix config
parent
1d6af5de
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#43770
passed
3 years ago
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
values.yaml
+16
-0
16 additions, 0 deletions
values.yaml
with
16 additions
and
0 deletions
values.yaml
+
16
−
0
View file @
4269c1c0
...
...
@@ -15,6 +15,14 @@ config:
host
:
db-vip.teckids.org
# password: SET_BY_CI
domain
:
you.leopard.tube
channel_threads
:
4
check_tables
:
true
feed_threads
:
4
full_refresh
:
false
https_only
:
true
login_enabled
:
false
registration_enabled
:
false
admin_email
:
root@teckids.org
ingress
:
enabled
:
true
...
...
@@ -25,3 +33,11 @@ ingress:
host
:
you.leopard.tube
path
:
/
tls
:
true
resources
:
requests
:
cpu
:
100m
memory
:
64Mi
limits
:
cpu
:
800m
memory
:
512Mi
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment