File tree Expand file tree Collapse file tree 1 file changed +41
-0
lines changed
repo/packages/cartographer-delivery.packages.kadras.io Expand file tree Collapse file tree 1 file changed +41
-0
lines changed Original file line number Diff line number Diff line change 1+ apiVersion : data.packaging.carvel.dev/v1alpha1
2+ kind : Package
3+ metadata :
4+ creationTimestamp : null
5+ name : cartographer-delivery.packages.kadras.io.0.1.1
6+ spec :
7+ refName : cartographer-delivery.packages.kadras.io
8+ releasedAt : " 2022-10-04T12:14:48Z"
9+ template :
10+ spec :
11+ deploy :
12+ - kapp : {}
13+ fetch :
14+ - imgpkgBundle :
15+ image : ghcr.io/arktonix/cartographer-delivery@sha256:ae1240360cc97218b667070c2c470e693bc835a890e72e524c4693a7501ccc32
16+ template :
17+ - ytt :
18+ paths :
19+ - config
20+ - kbld :
21+ paths :
22+ - ' -'
23+ - .imgpkg/images.yml
24+ valuesSchema :
25+ openAPIv3 :
26+ additionalProperties : false
27+ properties :
28+ delivery_chain :
29+ default : basic
30+ description : The type of delivery chain to use when deploying workloads
31+ type : string
32+ git_implementation :
33+ default : go-git
34+ description : The Git implementation used by Flux
35+ type : string
36+ service_account :
37+ default : default
38+ description : The ServiceAccount used by the supply chain
39+ type : string
40+ type : object
41+ version : 0.1.1
You can’t perform that action at this time.
0 commit comments