Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
Domain Data Mgmt Services
Seismic
Seismic DMS Suite
seismic-dms-service
Commits
b0330d61
Commit
b0330d61
authored
Mar 19, 2021
by
Daniel Perez
Browse files
Revert "Merge branch 'slb/dperez50/update-chart' into 'master'"
This reverts merge request
!32
parent
9c702680
Pipeline
#32678
passed with stages
in 6 minutes and 6 seconds
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
devops/azure/chart/helm-config.yaml
View file @
b0330d61
...
...
@@ -11,7 +11,6 @@ configEnv:
redisInstancePort
:
#{REDIS_PORT}#
appEnvironmentIdentifier
:
#{ENVIRONMENT_NAME}#
port
:
#{PORT}#
domainName
:
#{DOMAIN}#
image
:
repository
:
#{CONTAINER_REGISTRY_NAME}#
...
...
devops/azure/chart/templates/configmap.yaml
View file @
b0330d61
...
...
@@ -9,4 +9,3 @@ data:
REDIS_INSTANCE_PORT
:
"
{{
.Values.configEnv.redisInstancePort
}}"
APP_ENVIRONMENT_IDENTIFIER
:
{{
.Values.configEnv.appEnvironmentIdentifier
}}
PORT
:
"
{{
.Values.configEnv.port
}}"
DOMAIN_NAME
:
{{
.Values.configEnv.domainName
}}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment