Skip to content
GitLab
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
Data Flow
Data Enrichment
wks
Commits
b495dfef
Commit
b495dfef
authored
Sep 07, 2020
by
Kishore Battula
Browse files
Merge branch 'haaggarw/UpdatingValuesYaml' into 'master'
Haaggarw/updating values yaml See merge request
!11
parents
15127f40
215f23f0
Pipeline
#7711
canceled with stages
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
devops/azure/chart/templates/deployment.yaml
View file @
b495dfef
...
...
@@ -29,7 +29,7 @@ spec:
spec
:
containers
:
-
name
:
{{
.Release.Name
}}
-{{ .Chart.Name }}
image
:
{{
.Values.image.repository
}}
/{{ .Chart.Name }}-{{ .Values.
global.
image.branch }}:{{ .Values.image.tag | default .Chart.AppVersion }}
image
:
{{
.Values.image.repository
}}
/{{ .Chart.Name }}-{{ .Values.image.branch }}:{{ .Values.image.tag | default .Chart.AppVersion }}
imagePullPolicy
:
Always
env
:
-
name
:
spring_application_name
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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