Milan Rafaj

Results 2 issues of Milan Rafaj

**Describe the bug** If external elasticsearch is used, u cannot disable user authentification and becauser of that init containers will fail during ES checks ( e.g. aws es service )...

bug

Implements authentication to Vault using the Kubernetes auth back-end. The method is enabled via environment variables: - VAULT_AUTH_K8S_ROLE - VAULT_AUTH_K8S_JWT_PATH (optional, default: /var/run/secrets/kubernetes.io/serviceaccount/token) - VAULT_AUTH_K8S_MOUNT (optional, default: "kubernetes") Falls back...