-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(manifests): Move metacontroller to the top in kustmization.yaml (#…
…10669) This is a noop for most people as they use legacy sorting in kustomize. If however, people use fifo sorting via sortOptions in the root kustomization.yaml, the order of resources becomes important so that the CompositeController CRDs are deployed before the CRs. Signed-off-by: Alexander Block <ablock84@gmail.com>
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters