feat: kubernetes basic integration
This commit is contained in:
@ -38,3 +38,9 @@ logger:
|
||||
bootstrap:
|
||||
dir: /etc/bouncer/bootstrap.d
|
||||
lockTimeout: 30s
|
||||
|
||||
integrations:
|
||||
kubernetes:
|
||||
enabled: true
|
||||
writerTokenSecret: ${BOUNCER_WRITER_TOKEN_SECRET}
|
||||
readerTokenSecret: ${BOUNCER_READER_TOKEN_SECRET}
|
||||
|
Reference in New Issue
Block a user