diff --git a/k8s-peterg/argo-workflows/values.yaml b/k8s-peterg/argo-workflows/values.yaml index 7653f1b..4924f79 100644 --- a/k8s-peterg/argo-workflows/values.yaml +++ b/k8s-peterg/argo-workflows/values.yaml @@ -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