EOX GitLab Instance
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vs-deployment
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Data Handling
vs-deployment
Commits
e06f980a
Commit
e06f980a
authored
2 years ago
by
Lubomir Dolezal
Browse files
Options
Downloads
Patches
Plain Diff
move previous changes to values-testing instead
parent
c74d711b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!157
vs-harvester-2.1.12
Pipeline
#32792
passed
2 years ago
Stage: chart
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
testing/values-testing.yaml
+9
-0
9 additions, 0 deletions
testing/values-testing.yaml
values.yaml
+0
-4
0 additions, 4 deletions
values.yaml
with
9 additions
and
4 deletions
testing/values-testing.yaml
+
9
−
0
View file @
e06f980a
global
:
# ingress: # docker swarm specific
# tls: false # docker swarm specific
env
:
INGESTOR_SUCCESS_DIR
:
/var/ingestor/success
INGESTOR_FAIL_DIR
:
/var/ingestor/fail
env
:
DEBUG
:
"
false"
GDAL_DISABLE_READDIR_ON_OPEN
:
"
TRUE"
REDIS_REGISTER_QUEUE_KEY
:
register_queue
REDIS_SEED_QUEUE_KEY
:
seed_queue
REDIS_HARVESTER_QUEUE_KEY
:
harvester_queue
# DB_HOST: "database" # docker swarm specific
collections
:
DEM
:
...
...
This diff is collapsed.
Click to expand it.
values.yaml
+
0
−
4
View file @
e06f980a
# environment variables which are needed for the services
global
:
# ingress: # docker swarm specific
# tls: false # docker swarm specific
env
:
DEBUG
:
"
false"
GDAL_DISABLE_READDIR_ON_OPEN
:
"
TRUE"
...
...
@@ -23,8 +21,6 @@ global:
REDIS_REGISTER_QUEUE_KEY
:
register_queue
REDIS_SEED_QUEUE_KEY
:
seed_queue
REDIS_HARVESTER_QUEUE_KEY
:
harvester_queue
# DB_HOST: "database" # docker swarm specific
# RENDERER_HOST: "renderer" # docker swarm specific
storage
:
# storage parameters
# - data is a mapping for name:config for the registrar and preprocessor services
...
...
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