github.com/caos/orbos@v1.5.14-0.20221103111702-e6cd0cea7ad4/docs/boom/yml/v1beta1/ToolsetSpec/argocd/Argocd/Argocd.md (about)

     1  # Argocd 
     2   
     3  
     4  ## Structure 
     5   
     6  
     7  | Attribute    | Description                                                                                  | Default | Collection | Map  |
     8  | ------------ | -------------------------------------------------------------------------------------------- | ------- | ---------- | ---  |
     9  | deploy       | Flag if tool should be deployed                                                              |  false  |            |      |
    10  | customImage  | Use of custom argocd-image which includes gopass , [here](CustomImage/CustomImage.md)        |  false  |            |      |
    11  | network      | Network configuration, used for SSO and external access , [here](network/Network/Network.md) |         |            |      |
    12  | auth         | Authorization and Authentication configuration for SSO , [here](auth/Auth/Auth.md)           |         |            |      |
    13  | rbacConfig   | Configuration for RBAC in argocd , [here](Rbac/Rbac.md)                                      |         |            |      |
    14  | repositories | Repositories used by argocd , [here](repository/Repository/Repository.md)                    |         | X          |      |
    15  | credentials  | Credentials used by argocd , [here](repository/Repository/Repository.md)                     |         | X          |      |
    16  | knownHosts   | List of known_hosts as strings for argocd                                                    |         | X          |      |
    17  | nodeSelector | NodeSelector for deployment                                                                  |         |            | X    |