fix: Argo Server Secrets Permissions (#307)
Grant permissions to workflow-controller and server roles to read database secrets
This commit is contained in:
parent
5add526d0c
commit
1135b1ef18
3 changed files with 30 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v1
|
|||
appVersion: "v2.7.6"
|
||||
description: A Helm chart for Argo Workflows
|
||||
name: argo
|
||||
version: 0.8.0
|
||||
version: 0.8.1
|
||||
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
maintainers:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue