Browse Source

fixed ending 0 in values.yaml for catalog

features/migration-dotnet3
eiximenis 5 years ago
parent
commit
171ee62148
1 changed files with 1 additions and 1 deletions
  1. +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: 800
port: 80

Loading…
Cancel
Save