Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add operator permissions for argocd appications #2906

Conversation

DmitryDodzin
Copy link
Member

add a clusterrole rule to allow applications integration

- apiGroups:
  - argoproj.io
  resources:
  - applications
  verbs:
  - list
  - get
  - patch

@aviramha
Copy link
Member

aviramha commented Nov 7, 2024

Not approving because I'm waiting for env that enables application patch (need to add in the operator first)

@DmitryDodzin DmitryDodzin added this pull request to the merge queue Nov 20, 2024
Merged via the queue into metalbear-co:main with commit b089f4c Nov 20, 2024
17 checks passed
@DmitryDodzin DmitryDodzin deleted the dimad/mbe-506-support-argocd-autosync-with-scaledown branch November 20, 2024 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants