fix: indentation
This commit is contained in:
parent
2cf69ca950
commit
49a33f3ea4
1 changed files with 4 additions and 4 deletions
|
|
@ -880,10 +880,10 @@ extraObjects:
|
|||
- apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: read-only
|
||||
annotations:
|
||||
workflows.argoproj.io/rbac-rule: "true"
|
||||
workflows.argoproj.io/rbac-rule-precedence: "0"
|
||||
name: read-only
|
||||
annotations:
|
||||
workflows.argoproj.io/rbac-rule: "true"
|
||||
workflows.argoproj.io/rbac-rule-precedence: "0"
|
||||
|
||||
# -- Use static credentials for S3 (eg. when not using AWS IRSA)
|
||||
useStaticCredentials: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue