We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1333f7b commit 7bde7c9Copy full SHA for 7bde7c9
config/overlays/tilt-local-dev/catalogd/kustomization.yaml
@@ -6,6 +6,7 @@ commonAnnotations:
6
olm.operatorframework.io/feature-set: tilt
7
resources:
8
- ../../../base/catalogd
9
+- ../../../base/catalogd/crd/experimental
10
- ../../../base/common
11
components:
12
- ../../../components/cert-manager/catalogd
config/overlays/tilt-local-dev/operator-controller/kustomization.yaml
- ../../../base/operator-controller
+- ../../../base/operator-controller/crd/experimental
- ../../../components/cert-manager/operator-controller
0 commit comments