Skip to content

Commit

Permalink
Remove service for now
Browse files Browse the repository at this point in the history
  • Loading branch information
quincylvania committed Oct 2, 2024
1 parent 2ae7044 commit 36195d9
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions images/dashboard/src/values/osm-seed.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,19 +61,6 @@ osm-seed:
maxReplicas: 10
cpuUtilization: 80
sharedMemorySize: 16Mi
# ====================================================================================================
# Variables for osm-seed to populate the apidb
# ====================================================================================================
populateApidb:
enabled: true
nodeSelector:
enabled: true
label_key: nodegroup_type
label_value: {{LABEL_VALUE}}
env:
URL_FILE_TO_IMPORT: {{URL_FILE_TO_IMPORT}}
resources:
enabled: false
memcached:
enabled: true
nodeSelector:
Expand Down

0 comments on commit 36195d9

Please sign in to comment.