Skip to content

Commit cd3ab85

Browse files
committed
Add containerImageFields to swift OpenStackDataPlaneService
The swift container images were added to the EDPM ansible vars in 8c3b225 but the OpenStackDataPlaneService was not updated to declare its containerImageFields. Signed-off-by: Martin Schuppert <mschuppert@redhat.com>
1 parent 5d3cc12 commit cd3ab85

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

config/services/dataplane_v1beta1_openstackdataplaneservice_swift.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,9 @@ spec:
1111
name: swift-storage-config-data
1212
- configMapRef:
1313
name: swift-ring-files
14+
containerImageFields:
15+
- SwiftAccountImage
16+
- SwiftContainerImage
17+
- SwiftObjectImage
18+
- SwiftProxyImage
1419
edpmServiceType: swift

0 commit comments

Comments
 (0)