Skip to content

Commit cf85c77

Browse files
cloudnullOpenStackKen
authored andcommitted
chore: fix heat liveness probe (rackerlabs#1056)
Signed-off-by: Kevin Carter <[email protected]>
1 parent db6fa3c commit cf85c77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base-kustomize/heat/base/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ patches:
3737
failureThreshold: 3
3838
httpGet:
3939
path: /
40-
port: 8004
40+
port: 8000
4141
scheme: HTTP
4242
initialDelaySeconds: 10
4343
periodSeconds: 60

0 commit comments

Comments
 (0)