File tree Expand file tree Collapse file tree 1 file changed +44
-0
lines changed
repo/packages/rabbitmq-operator.packages.kadras.io Expand file tree Collapse file tree 1 file changed +44
-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 : rabbitmq-operator.packages.kadras.io.2.11.0
6+ spec :
7+ licenses :
8+ - Apache 2.0
9+ refName : rabbitmq-operator.packages.kadras.io
10+ releaseNotes : https://github.com/kadras-io/package-for-rabbitmq-operator/releases
11+ releasedAt : " 2024-10-23T15:52:14Z"
12+ template :
13+ spec :
14+ deploy :
15+ - kapp : {}
16+ fetch :
17+ - imgpkgBundle :
18+ image : ghcr.io/kadras-io/package-for-rabbitmq-operator@sha256:b510e8dd5b1da589f69fcf9882f0f0444840f32fac66d088f1cafc78aef6d1d4
19+ template :
20+ - ytt :
21+ paths :
22+ - config
23+ - kbld :
24+ paths :
25+ - ' -'
26+ - .imgpkg/images.yml
27+ valuesSchema :
28+ openAPIv3 :
29+ additionalProperties : false
30+ properties :
31+ logging :
32+ additionalProperties : false
33+ description : Logging configuration.
34+ properties :
35+ level :
36+ default : info
37+ description : The Operator log level. Valid options are `info` and `debug`.
38+ enum :
39+ - info
40+ - debug
41+ type : string
42+ type : object
43+ type : object
44+ version : 2.11.0
You can’t perform that action at this time.
0 commit comments