Skip to content

Commit

Permalink
Enable Heat in Kuttl tests
Browse files Browse the repository at this point in the history
Signed-off-by: Brendan Shephard <[email protected]>
  • Loading branch information
bshephar committed Oct 28, 2024
1 parent 48d49da commit 1615723
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ spec:
replicas: 1
hasAPIAccess: true
heat:
enabled: false
enabled: true
template:
databaseInstance: openstack
heatAPI:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ spec:
template:
secret: osp-secret
heat:
enabled: false
enabled: true
template:
databaseInstance: openstack
heatAPI:
Expand Down

0 comments on commit 1615723

Please sign in to comment.