redhat-cop / rhel-edge-automation-arch

RHEL for Edge Automation Deployment Architecture
Apache License 2.0
44 stars 33 forks source link

Adding Group Sync operator helm chart #172

Closed jordigilh closed 2 years ago

jordigilh commented 2 years ago

Adds the group-sync operator. I've modified the operator chart to add the ability to specify extra configuration and define annotations in the OperatorGroup to match the current manifest specification for the group-sync operator:

https://github.com/redhat-cop/rhel-edge-automation-arch/blob/1588add318c58880b6e35c1a0b90d5283ffeb030/openshift/gitops/clusters/overlays/shared/configs/auth/group-sync-operator-operatorgroup.yaml#L4-L5

and

https://github.com/redhat-cop/rhel-edge-automation-arch/blob/1588add318c58880b6e35c1a0b90d5283ffeb030/openshift/gitops/clusters/overlays/shared/configs/auth/group-sync-operator-subscription.yaml#L12-L15

@sabre1041 @nasx please review.