Skip to content

Commit

Permalink
Update rc.1 with global packaging namespace discoverability annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
ewrenn8 authored and cppforlife committed Jun 15, 2021
1 parent c7eb79b commit aa15593
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions alpha-releases/0.20.0-rc.1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1028,6 +1028,8 @@ apiVersion: apiextensions.k8s.io/v1beta1
kind: CustomResourceDefinition
metadata:
name: packagerepositories.packaging.carvel.dev
annotations:
packaging.carvel.dev/global-namespace: kapp-controller-packaging-global
spec:
additionalPrinterColumns:
- JSONPath: .metadata.creationTimestamp
Expand Down

0 comments on commit aa15593

Please sign in to comment.