Skip to content

Commit

Permalink
chore: remove unnecessary environmental value
Browse files Browse the repository at this point in the history
  • Loading branch information
mmolnar committed Jun 24, 2024
1 parent 57a8334 commit dc49fcf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ ui:
# environmentVars is a list of enviroment variables to set with the UI deployment. These could be
# used to set API_URL (using helm configured in helpers),GELF ADDRESS & LOG_LEVEL.
environmentVars:
GELF_ADDRESS: 127.0.0.1
LOG_LEVEL: INFO
secretVars: []
resources:
Expand Down Expand Up @@ -205,4 +204,4 @@ watcher:
cpu: 100m
memory: 128Mi

extraManifests: []
extraManifests: []

0 comments on commit dc49fcf

Please sign in to comment.