Skip to content

Commit 1628e61

Browse files
committed
Remove configuration drift for heat
OpenStackControlPlane CRD was updated recently. The changes were reflected in [1] but not in Adoption templates. This patch removes configration drift for HEAT service [1] https://github.com/openstack-k8s-operators/architecture/blob/main/lib/control-plane/base/openstackcontrolplane.yaml#L114-L126 Related-Issue: #OSPCIX-1063
1 parent 3389697 commit 1628e61

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/roles/heat_adoption/defaults/main.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ heat_patch: |
55
enabled: true
66
apiOverride:
77
route: {}
8+
cnfAPIOverride:
9+
route: {}
810
template:
911
databaseInstance: openstack
1012
databaseAccount: heat

0 commit comments

Comments
 (0)