Skip to content

Commit a5d2a3a

Browse files
committed
Revert "UPSTREAM: <carry>: Disable ASO"
The ASO operator is being installed and explicitly disabling CRD lifecycling. However, the ASO CRDs that we need live in this repository, not with the ASO image. This reverts commit f849dd6.
1 parent 29c36c1 commit a5d2a3a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

config/default/kustomization.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
resources:
22
- ../capz
33

4-
# Disable ASO in openshift until we fix CRD ownership issue.
5-
#components:
6-
# - ../aso
4+
components:
5+
- ../aso
76

87
replacements:
98
- source:

0 commit comments

Comments
 (0)