Skip to content

Commit d98f9c5

Browse files
committed
a
1 parent 63bdf77 commit d98f9c5

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.github/workflows/smoke-test.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,20 @@ jobs:
144144
infrastructure:
145145
docker:
146146
namespace: capd-system
147+
manager:
148+
featureGates:
149+
core:
150+
ClusterTopology: true
151+
ClusterResourceSet: true
152+
MachinePool: true
153+
kubeadm:
154+
ClusterTopology: true
155+
MachinePool: true
156+
docker:
157+
ClusterTopology: true
158+
configSecret:
159+
name: capd-variables
160+
namespace: capd-system
147161
EOF
148162
149163
# Use exact providers chart filename based on HELM_CHART_TAG

0 commit comments

Comments
 (0)