blob: f001fea5438ccc088a6aaad687d621a54f5da6cc [file] [log] [blame]
apiVersion: sw.kogito.kie.org/v1alpha08
kind: KogitoServerlessPlatform
metadata:
name: kogito-workflow-platform
spec:
cluster: kubernetes
platform:
publishStrategy: "Kaniko"
baseImage: quay.io/kiegroup/kogito-swf-builder-nightly:latest
registry:
address: quay.io/kiegroup
secret: regcred
PublishStrategyOptions:
KanikoBuildCacheEnabled: "true"