Skip to content

Azure Service Bus Scaler with HashicorpVault authentication fails with Error getting scalers #1746

Discussion options

You must be logged in to vote

Ah, sorry.

In the TriggerAuthentication part,

apiVersion: keda.sh/v1alpha1
kind: TriggerAuthentication
metadata:
name: crack-app-trigger-auth
namespace: ku-local
spec:
hashiCorpVault:
address: "http://vault.vault-ns.svc.cluster.local:8200"
authentication: kubernetes
role: "kcs-keda-role"
mount: "kubernetes"
credential:
serviceAccount: "/var/run/secrets/kubernetes.io/serviceaccount/token"
secrets:
- parameter: connection
key: "secretKey"
path: "kv/data/secret-1"

Under secrets section,
parameter ought to be connection, that was the mistake.

Sorry and thanks.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@tomkerkhove
Comment options

Answer selected by rajarajan-s-imanage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants