.quarkus.automatiko-function-flow-deployment.0.39.0.source-code.function-service-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
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