An open API service indexing awesome lists of open source software.

https://github.com/statcan/argo-controller

A series of controllers for configuring namespaces to accomodate Argo
https://github.com/statcan/argo-controller

argo controller kubernetes

Last synced: 3 months ago
JSON representation

A series of controllers for configuring namespaces to accomodate Argo

Awesome Lists containing this project

README

          

# argo-controller

A series of controllers for configuring namespaces to accomodate Argo.

## ArgoCD

- TBD

## Argo Workflows

- Make a service account in every namespace with the active directory group annotation
- Create a role binding in every namespace mapping to a cluster role granting access to argo workflow resources
- Create a secret for accessing storage through MinIO in gateway mode