Add watch verb to cert-manager Role for vencrypt
Change-Id: I32717302aee97748574d8767b1d19824577ad41b
This commit is contained in:
parent
5e5a52cc04
commit
07c735f632
@ -15,7 +15,7 @@ apiVersion: v1
|
||||
appVersion: v1.0.0
|
||||
description: OpenStack-Helm libvirt
|
||||
name: libvirt
|
||||
version: 0.1.26
|
||||
version: 0.1.27
|
||||
home: https://libvirt.org
|
||||
sources:
|
||||
- https://libvirt.org/git/?p=libvirt.git;a=summary
|
||||
|
@ -41,6 +41,7 @@ rules:
|
||||
- get
|
||||
- list
|
||||
- create
|
||||
- watch
|
||||
resources:
|
||||
- certificates
|
||||
- apiGroups:
|
||||
|
@ -27,4 +27,5 @@ libvirt:
|
||||
- 0.1.24 Include HOSTNAME_FQDN for certificates
|
||||
- 0.1.25 Add 2023.2 Ubuntu Jammy overrides
|
||||
- 0.1.26 Update Rook to 1.12.5 and Ceph to 18.2.0
|
||||
- 0.1.27 Add watch verb to vencrypt cert-manager Role
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user