Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
moodle-autograde
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
Package registry
Harbor Registry
Model registry
Operate
Environments
Terraform modules
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
CS-107
moodle-autograde
Commits
aaed11b9
Commit
aaed11b9
authored
8 months ago
by
Hamza Remmal
Committed by
Matt Bovel
8 months ago
Browse files
Options
Downloads
Patches
Plain Diff
Fix the configuration of EPFL-STAGING
parent
737d8b38
No related branches found
No related tags found
1 merge request
!268
Fix the configuration of EPFL-STAGING
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
k8s/deployments/EPFL/staging/Makefile
+1
-1
1 addition, 1 deletion
k8s/deployments/EPFL/staging/Makefile
k8s/deployments/EPFL/staging/config/autograde-service-configuration.env
+2
-2
2 additions, 2 deletions
...s/EPFL/staging/config/autograde-service-configuration.env
with
3 additions
and
3 deletions
k8s/deployments/EPFL/staging/Makefile
+
1
−
1
View file @
aaed11b9
...
...
@@ -4,4 +4,4 @@ deploy:
kubectl
--kubeconfig
=
kubeconfig apply
-k
.
restart-autograde
:
kubectl
--kubeconfig
=
kubeconfig rollout restart deployment autograde-service
kubectl
--kubeconfig
=
kubeconfig
-n
autograde
rollout restart deployment autograde-service
This diff is collapsed.
Click to expand it.
k8s/deployments/EPFL/staging/config/autograde-service-configuration.env
+
2
−
2
View file @
aaed11b9
AUTOGRADE_BASE-URL=https://moodle-autograde.epfl.ch
/staging
AUTOGRADE_BASE-URL=https://moodle-autograde
-test
.epfl.ch
AUTOGRADE_MOODLE_BASEURL=https://test-moodle.epfl.ch
AUTOGRADE_JOB_NAMESPACE=autograde
AUTOGRADE_JOB_IMAGE_
IMAGE-
PULL-POLICY=ALWAYS
AUTOGRADE_JOB_IMAGE_PULL-POLICY=ALWAYS
AUTOGRADE_JOB_TTL=172800
AUTOGRADE_MANAGER_IMAGE=autograde/submission-manager:1.2.0
AUTOGRADE_MANAGER_PULL-POLICY=IFNOTPRESENT
...
...
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