Initial submission

This commit is contained in:
2023-09-23 22:49:42 -06:00
commit 3fc058e820
19 changed files with 671 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
apiVersion: keda.sh/v1alpha1
kind: TriggerAuthentication
metadata:
name: "{{ .Values.keda.authenticationRef }}"
namespace: "{{ .Release.Namespace }}"
spec:
secretTargetRef:
- key: "{{ .Values.keda.triggerSecretKey }}"
name: "{{ .Values.keda.triggerSecretRef }}"
parameter: host