Skip to content

Two auth backends of the same type #2376

Answered by akijakya
TomaszKlosinski asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @TomaszKlosinski, thanks for using Bank-Vaults!

  1. What happens if you provide different path for the two kubernetes auth methods, like so:

    auth:
          - type: kubernetes
            path: kubernetes1
            config: ...
          - type: kubernetes
            path: kubernetes2
            config: ...

    ...and refer to those in your workloads vault.security.banzaicloud.io/vault-path annotation?

  2. The webhook supports all kinds of auth methods, not just kubernetes!

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@TomaszKlosinski
Comment options

@TomaszKlosinski
Comment options

Answer selected by ramizpolic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants