jolly-florist-66728
10/02/2024, 12:19 AM~/.flyte/config.yaml file is correctly configured. The admin.endpoint should point to the correct Flyte service endpoint. For example:
admin:
endpoint: dns:///flyte.myexample.com:30081
authType: Pkce
insecure: true
logger:
show-source: true
level: 0
storage:
connection:
access-key: minio
auth-type: accesskey
disable-ssl: true
endpoint: http://minio.flyte.svc.cluster.local:9000
region: us-east-1
secret-key: miniostorage
type: minio
container: "my-s3-bucket"
enable-multicontainer: false
Would you like more details on configuring Flyte or troubleshooting this issue?
Sources:
- GitHub Issue #5663
Slack Link
https://.slack.com/archives/CP2HDHKE1/p1727828331.258609 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.