Skip to content

Commit

Permalink
Disable cgimap that creates a ELB service
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed Sep 15, 2023
1 parent d157ce7 commit e12ddf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion values.staging.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ osm-seed:
maxReplicas: 10
cpuUtilization: 80
cgimap:
enabled: true
enabled: false
# ====================================================================================================
# Variables for memcached. Memcached is used to store session cookies
# ====================================================================================================
Expand Down

0 comments on commit e12ddf3

Please sign in to comment.