argocd-helm/charts/argo-rollouts/templates/dashboard
Tal Yitzhak 2fbc856637
feat(argo-rollouts): Fix cluster role missing access in argo rollouts dashboard (#2081)
* docs(github): comment out notational pieces of PR template (#1969)

github: comment out notational pieces of PR template

- the DCO and publishing sentences are not filled out during PRs
  and are purely notational
  - comment them out with HTML comments, as is common practice
    - example from a repo I maintain: f6db59613a/.github/issue_template.md (L2)
      - I copied that from other repos too
  - these comments are still visible to the PR author, just not visible
    when rendered, keeping the PR more concise

Signed-off-by: Anton Gilgur <agilgur5@gmail.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Signed-off-by: Tal Yitzhak <talyi@jfrog.com>

* Added missing permissions for argo rollouts dashboard cluster role - for config map, should be able to get

Signed-off-by: Tal Yitzhak <talyi@jfrog.com>

* Added missing permissions for argo rollouts dashboard cluster role - for config map, should be able to get

Signed-off-by: Tal Yitzhak <talyi@jfrog.com>

---------

Signed-off-by: Anton Gilgur <agilgur5@gmail.com>
Signed-off-by: Tal Yitzhak <talyi@jfrog.com>
Signed-off-by: Tal Yitzhak <yitzhtal@gmail.com>
Co-authored-by: Anton Gilgur <4970083+agilgur5@users.noreply.github.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Tal Yitzhak <talyi@jfrog.com>
2023-05-27 23:51:41 +09:00
..
clusterrole.yaml feat(argo-rollouts): Fix cluster role missing access in argo rollouts dashboard (#2081) 2023-05-27 23:51:41 +09:00
clusterrolebinding.yaml fix(argo-rollouts): add namespace field for namespace scoped resources (#1960) 2023-04-13 20:16:20 +02:00
deployment.yaml feat(argo-rollouts): add deployment annotations for controller (#2048) 2023-05-23 16:07:34 +09:00
ingress.yaml fix(argo-rollouts): add namespace field for namespace scoped resources (#1960) 2023-04-13 20:16:20 +02:00
poddisruptionbudget.yaml fix(argo-rollouts): add namespace field for namespace scoped resources (#1960) 2023-04-13 20:16:20 +02:00
service.yaml fix(argo-rollouts): add namespace field for namespace scoped resources (#1960) 2023-04-13 20:16:20 +02:00
serviceaccount.yaml fix(argo-rollouts): add namespace field for namespace scoped resources (#1960) 2023-04-13 20:16:20 +02:00