-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage-resources.yml
More file actions
executable file
·62 lines (60 loc) · 1.42 KB
/
package-resources.yml
File metadata and controls
executable file
·62 lines (60 loc) · 1.42 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
apiVersion: data.packaging.carvel.dev/v1alpha1
kind: Package
metadata:
annotations:
capability.tanzu.vmware.com/provides: |-
[{
"name": "gateway-api.se.ext.tanzu.com",
"displayName": "Gateway Api CRDs",
"description": "Provides the Gateway API CRDs as a workaround fot TKGm clusters",
"vendor": "Tanzu Field",
"tags": [ "networking" ],
"groupVersionKinds": []
}]
creationTimestamp: null
name: gateway-api.se.ext.tanzu.com.0.0.0
spec:
refName: gateway-api.se.ext.tanzu.com
releasedAt: null
template:
spec:
deploy:
- kapp: {}
fetch:
- git: {}
template:
- ytt:
paths:
- config
- kbld: {}
valuesSchema:
openAPIv3: null
version: 0.0.0
---
apiVersion: data.packaging.carvel.dev/v1alpha1
kind: PackageMetadata
metadata:
creationTimestamp: null
name: gateway-api.se.ext.tanzu.com
spec:
displayName: gateway-api
longDescription: gateway-api.se.ext.tanzu.com
shortDescription: gateway-api.se.ext.tanzu.com
---
apiVersion: packaging.carvel.dev/v1alpha1
kind: PackageInstall
metadata:
annotations:
kctrl.carvel.dev/local-fetch-0: .
creationTimestamp: null
name: gateway-api
spec:
packageRef:
refName: gateway-api.se.ext.tanzu.com
versionSelection:
constraints: 0.0.0
serviceAccountName: gateway-api-sa
status:
conditions: null
friendlyDescription: ""
observedGeneration: 0