Skip to content

Commit 64bb1f5

Browse files
committed
chore: update generated config
1 parent dbc63d1 commit 64bb1f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/control-plane-components.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13477,7 +13477,7 @@ spec:
1347713477
containers:
1347813478
- args:
1347913479
- --leader-elect
13480-
- --feature-gates=ExternalClusterReference=${CACPPK_EXTERNAL_CLUSTER_REFERENCE:=false},ExternalClusterReferenceCrossNamespace=${CACPPK_EXTERNAL_CLUSTER_REFERENCE_CROSS_NAMESPACE:=false}
13480+
- --feature-gates=ExternalClusterReference=${CACPPK_EXTERNAL_CLUSTER_REFERENCE:=false},ExternalClusterReferenceCrossNamespace=${CACPPK_EXTERNAL_CLUSTER_REFERENCE_CROSS_NAMESPACE:=false},SkipInfraClusterPatch=${CACPPK_SKIP_INFRA_CLUSTER_PATCH:=false}
1348113481
command:
1348213482
- /manager
1348313483
image: docker.io/clastix/cluster-api-control-plane-provider-kamaji:v0.12.0

0 commit comments

Comments
 (0)