Skip to content

Commit

Permalink
add missing config for cloud storage logs
Browse files Browse the repository at this point in the history
  • Loading branch information
JorritSalverda committed Sep 27, 2021
1 parent d7c1f8d commit 0e0e3d1
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,10 @@ api:
value: cloudstorage
- name: ESCI_APISERVER_LOGREADER
value: cloudstorage
- name: ESCI_INTEGRATIONS_CLOUDSTORAGE_ENABLE
value: 'true'
- name: ESCI_INTEGRATIONS_CLOUDSTORAGE_BUCKET
value: '<bucket name>'
extraSecrets:
- key: iam
mountPath: /iam
Expand Down

0 comments on commit 0e0e3d1

Please sign in to comment.