Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
Helm charts for swh packages
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
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
Platform
Infrastructure
CI CD
Helm charts for swh packages
Commits
67417b18
Unverified
Commit
67417b18
authored
3 months ago
by
Antoine R. Dumont
Browse files
Options
Downloads
Patches
Plain Diff
production: Deploy compressed graph to kubernetes as main instance
Refs.
swh/infra/sysadm-environment#5465
parent
65583588
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
swh/values/default.yaml
+0
-8
0 additions, 8 deletions
swh/values/default.yaml
swh/values/production/default.yaml
+16
-4
16 additions, 4 deletions
swh/values/production/default.yaml
swh/values/production/swh.yaml
+1
-5
1 addition, 5 deletions
swh/values/production/swh.yaml
with
17 additions
and
17 deletions
swh/values/default.yaml
+
0
−
8
View file @
67417b18
...
@@ -6,14 +6,6 @@ prometheus:
...
@@ -6,14 +6,6 @@ prometheus:
sentry
:
sentry
:
enabled
:
true
enabled
:
true
provenanceGraphGrpcConfiguration
:
cls
:
known_swhid_filter
filter_licenses
:
false
provenance
:
cls
:
graph
url
:
graph.internal.softwareheritage.org:50091
max_edges
:
100000
defaultLoggingConfig
:
defaultLoggingConfig
:
version
:
1
version
:
1
handlers
:
handlers
:
...
...
This diff is collapsed.
Click to expand it.
swh/values/production/default.yaml
+
16
−
4
View file @
67417b18
...
@@ -32,13 +32,28 @@ keycloakConfiguration:
...
@@ -32,13 +32,28 @@ keycloakConfiguration:
server_url
:
https://auth.softwareheritage.org/auth/
server_url
:
https://auth.softwareheritage.org/auth/
realm_name
:
SoftwareHeritage
realm_name
:
SoftwareHeritage
provenanceGraphGrpcConfiguration
:
cls
:
known_swhid_filter
filter_licenses
:
false
provenance
:
cls
:
graph
url
:
graph-rpc-20240331-ingress
max_edges
:
100000
vaultGraphConfiguration
:
url
:
http://graph-rpc-20240331-ingress/graph
webGraphConfiguration
:
webGraphConfiguration
:
server_url
:
http://graph
.internal.softwareheritage.org:5009
/graph/
server_url
:
http://graph
-rpc-20240331-ingress
/graph/
max_edges
:
max_edges
:
staff
:
0
staff
:
0
user
:
100000
user
:
100000
anonymous
:
1000
anonymous
:
1000
alterGraphConfiguration
:
url
:
http://graph-rpc-20240331-ingress/graph
timeout
:
null
memcached
:
memcached
:
enabled
:
true
enabled
:
true
memory
:
1024
memory
:
1024
...
@@ -1094,9 +1109,6 @@ remoteROCassandraIngressStorageConfiguration:
...
@@ -1094,9 +1109,6 @@ remoteROCassandraIngressStorageConfiguration:
pipelineStepsRef
:
retryStoragePipelineSteps
pipelineStepsRef
:
retryStoragePipelineSteps
storageConfigurationRef
:
remoteROCassandraRpcIngressStorageConfiguration
storageConfigurationRef
:
remoteROCassandraRpcIngressStorageConfiguration
vaultGraphConfiguration
:
url
:
http://graph.internal.softwareheritage.org:5009/graph
provenanceConfiguration
:
provenanceConfiguration
:
cls
:
remote
cls
:
remote
url
:
http://webapp-provenance-ingress-swh-cassandra
url
:
http://webapp-provenance-ingress-swh-cassandra
...
...
This diff is collapsed.
Click to expand it.
swh/values/production/swh.yaml
+
1
−
5
View file @
67417b18
...
@@ -401,7 +401,7 @@ djangoWebConfiguration:
...
@@ -401,7 +401,7 @@ djangoWebConfiguration:
historyCountersUrl
:
http://counters-rpc-ingress/counters_history/history.json#
historyCountersUrl
:
http://counters-rpc-ingress/counters_history/history.json#
webGraphConfiguration
:
webGraphConfiguration
:
server_url
:
http://graph
-rpc-20240331-ingress
/graph/
server_url
:
http://graph
.internal.softwareheritage.org:5009
/graph/
max_edges
:
max_edges
:
staff
:
0
staff
:
0
user
:
100000
user
:
100000
...
@@ -510,10 +510,6 @@ web:
...
@@ -510,10 +510,6 @@ web:
url
:
https://piwik.inria.fr/
url
:
https://piwik.inria.fr/
site_id
:
59
site_id
:
59
alterGraphConfiguration
:
url
:
http://graph.internal.softwareheritage.org:5009/graph
timeout
:
null
saamZfsDeleteObjstorageConfiguration
:
saamZfsDeleteObjstorageConfiguration
:
cls
:
remote
cls
:
remote
url
:
http://objstorage-delete-saam-zfs-rpc-ingress
url
:
http://objstorage-delete-saam-zfs-rpc-ingress
...
...
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