You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We do use this definition of CR with synchronization every minute, but synchronization appears to happen once in an hour randomly. We did go throught logs and almost all related resources, but did not find anything related to this issue.
apiVersion: redhatcop.redhat.io/v1alpha1
kind: GroupSync
metadata:
name: azure-groupsync
namespace: group-sync-operator
spec:
providers:
- azure:
credentialsSecret:
kind: Secret
name: azure-group-sync
namespace: group-sync-operator
groups:
- xxxxxxx
prune: true
name: azure
schedule: '* * * * *'
The text was updated successfully, but these errors were encountered:
We do use this definition of CR with synchronization every minute, but synchronization appears to happen once in an hour randomly. We did go throught logs and almost all related resources, but did not find anything related to this issue.
apiVersion: redhatcop.redhat.io/v1alpha1
kind: GroupSync
metadata:
name: azure-groupsync
namespace: group-sync-operator
spec:
providers:
- azure:
credentialsSecret:
kind: Secret
name: azure-group-sync
namespace: group-sync-operator
groups:
- xxxxxxx
prune: true
name: azure
schedule: '* * * * *'
The text was updated successfully, but these errors were encountered: