diff --git a/values.yaml b/values.yaml index a8cb4b7..927bb16 100644 --- a/values.yaml +++ b/values.yaml @@ -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: @@ -205,4 +204,4 @@ watcher: cpu: 100m memory: 128Mi -extraManifests: [] \ No newline at end of file +extraManifests: []