Skip to content

Commit fa1ad6c

Browse files
Merge pull request #1056 from karelyatin/OSPCIX-738
[openstack_update_run] Fix update deployment
2 parents ca1507a + 0a0f289 commit fa1ad6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/openstack-update.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ metadata:
168168
name: $DATAPLANE_DEPLOYMENT-update
169169
spec:
170170
nodeSets:
171-
$DATAPLANE_NODESET
171+
$NODE_SETS
172172
servicesOverride:
173173
- update
174174
EOF

0 commit comments

Comments
 (0)