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 Nov 4, 2024
1 parent 75a2208 commit caf7d39
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 @@ -136,7 +136,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 caf7d39

Please sign in to comment.