Skip to content

Commit

Permalink
Add AAP operator for ZTP bastion/disconnected registry
Browse files Browse the repository at this point in the history
  • Loading branch information
akrzos committed Oct 17, 2023
1 parent e045789 commit aafda25
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
1 change: 1 addition & 0 deletions ansible/roles/sync-operator-index/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ operators_to_sync:
- local-storage-operator
- ptp-operator
- sriov-network-operator
- ansible-automation-platform-operator
- openshift-gitops-operator
- openshift-special-resource-operator
- redhat-oadp-operator
Expand Down
11 changes: 6 additions & 5 deletions ansible/vars/sync-operator-index.sample.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,12 @@ operators_to_sync:
- local-storage-operator
- ptp-operator
- sriov-network-operator
# - openshift-gitops-operator
# - openshift-special-resource-operator
# - redhat-oadp-operator
# - topology-aware-lifecycle-manager
# - volsync-product
# - ansible-automation-platform-operator
# - openshift-gitops-operator
# - openshift-special-resource-operator
# - redhat-oadp-operator
# - topology-aware-lifecycle-manager
# - volsync-product
- name: certified-operators
operator_index_container_image: registry.redhat.io/redhat/certified-operator-index:v4.12
operators:
Expand Down

0 comments on commit aafda25

Please sign in to comment.