allow annotations and honor gc
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
---
|
||||
apiVersion: "lerentis.uploadfilter24.eu/v1beta5"
|
||||
apiVersion: "lerentis.uploadfilter24.eu/v1beta6"
|
||||
kind: RegistryCredential
|
||||
metadata:
|
||||
name: test
|
||||
@ -12,4 +12,6 @@ spec:
|
||||
namespace: "default"
|
||||
labels:
|
||||
namespace: default
|
||||
tenant: example-team
|
||||
tenant: example-team
|
||||
annotations:
|
||||
custom.annotation: is-used
|
Reference in New Issue
Block a user