All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.quarkus.automatiko-function-flow-deployment.0.36.0.source-code.function-trigger-template.yaml Maven / Gradle / Ivy

There is a newer version: 0.38.0
Show newest version
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@@




© 2015 - 2024 Weber Informatics LLC | Privacy Policy