1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-17 09:46:35 +00:00
kyverno/definitions
William Montgomery 42131482fa
BugFix: move app: kyverno to labels for tutorial ()
While trying out the tutorial found a recent change that caused the tutorial to not work.

```bash
$ k create -f install.yaml
namespace/kyverno created
customresourcedefinition.apiextensions.k8s.io/clusterpolicies.kyverno.io created
customresourcedefinition.apiextensions.k8s.io/clusterpolicyreports.wgpolicyk8s.io created
customresourcedefinition.apiextensions.k8s.io/clusterreportchangerequests.kyverno.io created
customresourcedefinition.apiextensions.k8s.io/generaterequests.kyverno.io created
customresourcedefinition.apiextensions.k8s.io/policies.kyverno.io created
customresourcedefinition.apiextensions.k8s.io/policyreports.wgpolicyk8s.io created
customresourcedefinition.apiextensions.k8s.io/reportchangerequests.kyverno.io created
serviceaccount/kyverno-service-account created
clusterrole.rbac.authorization.k8s.io/kyverno:admin-policies created
clusterrole.rbac.authorization.k8s.io/kyverno:admin-policyreport created
clusterrole.rbac.authorization.k8s.io/kyverno:admin-reportchangerequest created
clusterrole.rbac.authorization.k8s.io/kyverno:customresources created
clusterrole.rbac.authorization.k8s.io/kyverno:generatecontroller created
error: error validating "install.yaml": error validating data: ValidationError(ClusterRole.metadata): unknown field "app"
f you choose to ignore these errors, turn validation off with --validate=false
```

Signed-off-by: William Montgomery <wmontgomery@apexclearing.com>
2021-06-01 17:22:56 -07:00
..
crds Fix log message () 2021-04-08 12:10:30 -07:00
debug Add Policy Report () 2020-11-09 11:26:12 -08:00
github remove policy violation from types.go 2020-11-11 15:50:17 -08:00
k8s-resource Recommanded Kubernetes labels and custom labels () 2021-06-01 11:54:33 -07:00
manifest Recommanded Kubernetes labels and custom labels () 2021-06-01 11:54:33 -07:00
release BugFix: move app: kyverno to labels for tutorial () 2021-06-01 17:22:56 -07:00
install.yaml Recommanded Kubernetes labels and custom labels () 2021-06-01 11:54:33 -07:00
install_debug.yaml tag v1.3.6-rc2 2021-05-07 12:15:57 -07:00
kustomization.yaml Recommanded Kubernetes labels and custom labels () 2021-06-01 11:54:33 -07:00
labels.yaml Recommanded Kubernetes labels and custom labels () 2021-06-01 11:54:33 -07:00