Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Tutor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Thomas MENARD
Tutor
Commits
d16f9bd4
Commit
d16f9bd4
authored
5 years ago
by
Thomas MENARD
Browse files
Options
Downloads
Patches
Plain Diff
Update tutor/templates/config.yml, tutor/templates/k8s/deployments.yml files
parent
b3a4b9d6
No related branches found
No related tags found
No related merge requests found
Pipeline
#31221
passed
5 years ago
Stage: build
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
tutor/templates/config.yml
+1
-1
1 addition, 1 deletion
tutor/templates/config.yml
tutor/templates/k8s/deployments.yml
+2
-2
2 additions, 2 deletions
tutor/templates/k8s/deployments.yml
with
3 additions
and
3 deletions
tutor/templates/config.yml
+
1
−
1
View file @
d16f9bd4
...
...
@@ -79,6 +79,6 @@ SMTP_USE_TLS: false
SMTP_USE_SSL
:
false
WEB_PROXY
:
false
MYSQL_USER
NAME
:
"
"
MYSQL_USER
:
"
"
MYSQL_PASSWORD
:
"
"
MYSQL_DATABASE
:
"
"
This diff is collapsed.
Click to expand it.
tutor/templates/k8s/deployments.yml
+
2
−
2
View file @
d16f9bd4
...
...
@@ -335,8 +335,8 @@ spec:
value
:
{{
MYSQL_PASSWORD
}}
-
name
:
MYSQL_DATABASE
value
:
{{
MYSQL_DATABASE
}}
-
name
:
MYSQL_USER
NAME
value
:
{{
MYSQL_USER
NAME
}}
-
name
:
MYSQL_USER
value
:
{{
MYSQL_USER
}}
ports
:
-
containerPort
:
3306
volumeMounts
:
...
...
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