fix: fix kyveno policies
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
{{- if .Values.clusterConfig.kyverno.enabled }}
|
||||
apiVersion: kyverno.io/v1
|
||||
kind: ClusterPolicy
|
||||
metadata:
|
||||
annotations:
|
||||
policies.kyverno.io/category: Sample
|
||||
policies.kyverno.io/description: 'Access dataprotection keys from Azure Key Vault'
|
||||
policies.clusterConfig.kyverno.io/category: Sample
|
||||
policies.clusterConfig.kyverno.io/description: 'Access dataprotection keys from Azure Key Vault'
|
||||
creationTimestamp: "2024-01-15T11:58:24Z"
|
||||
name: sync-keyvault-secrets
|
||||
spec:
|
||||
@@ -28,5 +29,4 @@ spec:
|
||||
names:
|
||||
- "*-atlantis"
|
||||
name: sync-keyvault-secrets
|
||||
|
||||
|
||||
{{- end }}
|
||||
|
||||
Reference in New Issue
Block a user