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
fixed ending 0 in values.yaml for catalog
features/migration-dotnet3
eiximenis
5 years ago
parent
f441fcf018
commit
171ee62148
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
k8s/helm/catalog-api/values.yaml
+ 1
- 1
k8s/helm/catalog-api/values.yaml
View File
@ -59,5 +59,5 @@ probes:
timeoutSeconds
:
5
initialDelaySeconds
:
90
periodSeconds
:
60
port
:
80
0
port
:
80
Write
Preview
Loading…
Cancel
Save