Skip to content

Commit

Permalink
Update image
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed Sep 11, 2023
1 parent d7f638c commit a8ce7f6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions values.staging.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -703,9 +703,6 @@ osm-seed:
# ====================================================================================================
osmchaWeb:
enabled: false
image:
name: ''
tag: ''
env:
DJANGO_CACHES: "{'default': {'BACKEND': 'django.core.cache.backends.memcached.MemcachedCache', 'LOCATION': '127.0.0.1:11211'}}"
DJANGO_DEBUG: "False"
Expand Down Expand Up @@ -746,9 +743,6 @@ osm-seed:
# ====================================================================================================
osmchaDb:
enabled: true
image:
name: ''
tag: ''
env:
POSTGRES_DB: {{STAGING_OSMCHA_PG_DATABASE}}
POSTGRES_USER: {{STAGING_OSMCHA_PG_USER}}
Expand Down

0 comments on commit a8ce7f6

Please sign in to comment.