blob: 5b86911ec193d9f39be8309ab8c8b833fcc50a0c [file] [log] [blame]
apiVersion: camel.apache.org/v1alpha1
kind: IntegrationContext
metadata:
name: spring-boot
labels:
app: "camel-k"
camel.apache.org/context.created.by.kind: Operator
camel.apache.org/context.created.by.name: camel-k-operator
camel.apache.org/context.type: platform
spec:
dependencies:
- runtime:jvm
- runtime:spring-boot
- camel:core
traits:
springboot:
configuration:
enabled: "true"