Skip to content

Commit

Permalink
Remove config for cgimap
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed Oct 18, 2023
1 parent f2d2877 commit 31ebc17
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions values.production.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,6 @@ osm-seed:
minReplicas: 2
maxReplicas: 10
cpuUtilization: 80
cgimap:
enabled: false
# ====================================================================================================
# Variables for memcached. Memcached is used to store session cookies
# ====================================================================================================
Expand Down
2 changes: 0 additions & 2 deletions values.staging.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,6 @@ osm-seed:
minReplicas: 2
maxReplicas: 10
cpuUtilization: 80
cgimap:
enabled: false
# ====================================================================================================
# Variables for memcached. Memcached is used to store session cookies
# ====================================================================================================
Expand Down

0 comments on commit 31ebc17

Please sign in to comment.