mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-27 13:53:12 +00:00
* Upgrade to Operator SDK 1.16.0 * Upgrade Operator SDK to v1.22.2 & bump base image version
8 lines
226 B
YAML
8 lines
226 B
YAML
# These resources constitute the fully configured set of manifests
|
|
# used to generate the 'manifests/' directory in a bundle.
|
|
resources:
|
|
- bases/awx-operator.clusterserviceversion.yaml
|
|
- ../default
|
|
- ../samples
|
|
- ../scorecard
|