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-service-template.yaml Maven / Gradle / Ivy

The newest version!
apiVersion: serving.knative.dev/v1
kind: Service
metadata:
  name: @@name@@
spec:
  template:
    metadata:
      name: @@name@@-v1
      annotations:
        autoscaling.knative.dev/target: "1"
    spec:
      containers:
        - image: @@user@@/@@name@@:@@version@@




© 2015 - 2025 Weber Informatics LLC | Privacy Policy