Skip to content

Commit

Permalink
Remove CAPX from OnlyForDevRelease (aws#4328)
Browse files Browse the repository at this point in the history
* Remove CAPX from OnlyForDevRelease

* update golden unit-test file
  • Loading branch information
abhinavmpandey08 authored Dec 7, 2022
1 parent cab11f1 commit 7619548
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 82 deletions.
1 change: 0 additions & 1 deletion release/pkg/assets/config/bundle_release.go
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,6 @@ var bundleReleaseAssetsConfigMap = []assettypes.AssetConfig{
ManifestFiles: []string{"infrastructure-components.yaml", "cluster-template.yaml", "metadata.yaml"},
},
},
OnlyForDevRelease: true,
UsesKubeRbacProxy: true,
},
// Cluster-api-provider-tinkerbell artifacts
Expand Down
Loading

0 comments on commit 7619548

Please sign in to comment.