Skip to content

Commit

Permalink
fix: fix AKS test by switching to cluster-wide KMP (#1455)
Browse files Browse the repository at this point in the history
  • Loading branch information
binbin-li authored May 7, 2024
1 parent 8c89dab commit 5781305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/ratify/templates/akv-key-management-provider.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{{- if or .Values.azurekeyvault.enabled .Values.akvCertConfig.enabled }}
apiVersion: config.ratify.deislabs.io/v1beta1
kind: NamespacedKeyManagementProvider
kind: KeyManagementProvider
metadata:
name: kmprovider-akv
annotations:
Expand Down

0 comments on commit 5781305

Please sign in to comment.