.quarkus.automatiko-function-flow-deployment.0.36.0.source-code.function-trigger-template.yaml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of automatiko-function-flow-deployment Show documentation
Show all versions of automatiko-function-flow-deployment Show documentation
Function Flow Deployment module for Quarkus Extension for Automatiko Engine
apiVersion: eventing.knative.dev/v1
kind: Trigger
metadata:
name: @@name@@
spec:
broker: default
filter:
attributes:
type: @@trigger@@
subscriber:
ref:
apiVersion: serving.knative.dev/v1
kind: Service
name: @@servicename@@