Setup s3 access at ec2 level

This commit is contained in:
Ian Keane 2026-08-18 13:17:40 -04:00
parent 875e715ce9
commit 865831f1de
6 changed files with 47 additions and 58 deletions

View file

@ -5,18 +5,6 @@
kind: DaemonSet
env:
- name: AWS_ACCESS_KEY_ID
valueFrom:
secretKeyRef:
name: fluentbit-aws-credentials
key: AWS_ACCESS_KEY_ID
- name: AWS_SECRET_ACCESS_KEY
valueFrom:
secretKeyRef:
name: fluentbit-aws-credentials
key: AWS_SECRET_ACCESS_KEY
config:
service: |
[SERVICE]