Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 43 additions & 0 deletions repo/packages/cartographer-delivery.packages.kadras.io/0.4.1.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
apiVersion: data.packaging.carvel.dev/v1alpha1
kind: Package
metadata:
creationTimestamp: null
name: cartographer-delivery.packages.kadras.io.0.4.1
spec:
refName: cartographer-delivery.packages.kadras.io
releasedAt: "2023-04-09T08:44:54Z"
template:
spec:
deploy:
- kapp: {}
fetch:
- imgpkgBundle:
image: ghcr.io/kadras-io/cartographer-delivery@sha256:620a2bddd30c11982c0332cef5bef554a26b8c086ce5daf3ced4a793b9eb1c7e
template:
- ytt:
paths:
- config
- kbld:
paths:
- '-'
- .imgpkg/images.yml
valuesSchema:
openAPIv3:
additionalProperties: false
properties:
delivery_chain:
default: basic
description: 'The type of delivery chain to use when deploying workloads.
Options: `basic`.'
type: string
git_access_secret:
default: supply-chain-git-credentials
description: The Secret containing authentication credentials for the Git
repository.
type: string
service_account:
default: default
description: The default `ServiceAccount` used by the delivery chain.
type: string
type: object
version: 0.4.1