Setup s3 access at ec2 level
This commit is contained in:
parent
875e715ce9
commit
865831f1de
6 changed files with 47 additions and 58 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue