Skip to content

Commit 171ee62

Browse files
committed
fixed ending 0 in values.yaml for catalog
1 parent f441fcf commit 171ee62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

k8s/helm/catalog-api/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@ probes:
5959
timeoutSeconds: 5
6060
initialDelaySeconds: 90
6161
periodSeconds: 60
62-
port: 800
62+
port: 80
6363

0 commit comments

Comments
 (0)