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

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

The 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 - 2025 Weber Informatics LLC | Privacy Policy