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
|
- apiVersion: v1
|
||||||
kind: ServiceAccount
|
kind: ServiceAccount
|
||||||
metadata:
|
metadata:
|
||||||
name: read-only
|
name: read-only
|
||||||
annotations:
|
annotations:
|
||||||
workflows.argoproj.io/rbac-rule: "true"
|
workflows.argoproj.io/rbac-rule: "true"
|
||||||
workflows.argoproj.io/rbac-rule-precedence: "0"
|
workflows.argoproj.io/rbac-rule-precedence: "0"
|
||||||
|
|
||||||
# -- Use static credentials for S3 (eg. when not using AWS IRSA)
|
# -- Use static credentials for S3 (eg. when not using AWS IRSA)
|
||||||
useStaticCredentials: true
|
useStaticCredentials: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue