This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
update helm chart to use sqlserver 2019
pull/1592/head
Borja García Rodríguez
4 years ago
parent
5e0f55cbd9
commit
806157ce9e
1 changed files
with
2 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
deploy/k8s/helm/sql-data/values.yaml
+ 2
- 2
deploy/k8s/helm/sql-data/values.yaml
View File
@ -1,8 +1,8 @@
replicaCount
:
1
replicaCount
:
1
image:
image:
repository
:
m
icrosoft/mssql-server-linux
tag
:
201
7
-
CU7
repository
:
m
cr.microsoft.com/mssql/server
tag
:
201
9
-
latest
pullPolicy
:
IfNotPresent
pullPolicy
:
IfNotPresent
service:
service:
Write
Preview
Loading…
Cancel
Save