Jacob Wang
09/29/2022, 11:52 AMKetan (kumare3)
09/29/2022, 1:40 PMGeoff Salmon
09/29/2022, 4:08 PMYee
09/29/2022, 4:10 PMGeoff Salmon
09/29/2022, 4:11 PMcluster-resource-attributes
or something else?Yee
09/29/2022, 4:11 PMflytectl --config ~/.flyte/config.yaml update workflow-execution-config --attrFile wec.yaml
where wec.yaml looks like
domain: staging
project: flytesnacks
security_context:
run_as:
k8s_service_account: default
ytong@argus:/opt/local
Geoff Salmon
09/29/2022, 4:13 PMYee
09/29/2022, 4:13 PMapiVersion: v1
kind: ServiceAccount
metadata:
annotations:
<http://eks.amazonaws.com/role-arn|eks.amazonaws.com/role-arn>: arn:aws:iam::xyz:role/development-service-flyte-userflyterole
creationTimestamp: "2021-07-20T23:35:31Z"
name: default
namespace: flytesnacks-development
resourceVersion: "45171"
uid: 4ef4157b-4092-4247-a21a-147c2f9e5da5
secrets:
- name: default-token-8vxf2
Ketan (kumare3)
09/29/2022, 8:26 PMGeoff Salmon
09/29/2022, 8:32 PMworkflow-execution-config
or cluster-resource-attributes
? I think I'm just not familar enough with all the config options to know if you're referencing a specific feature or not.Ketan (kumare3)
09/29/2022, 11:18 PM