Skip to content

Commit

Permalink
fix(helm): auto approval of ClusterOriginIssuers
Browse files Browse the repository at this point in the history
Fixes: #132
  • Loading branch information
xorinzor authored and terinjokes committed Jul 10, 2024
1 parent 099f3d1 commit 7b16c1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/charts/origin-ca-issuer/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
type: application
name: origin-ca-issuer
version: 0.5.6
version: 0.5.7
appVersion: 0.9.0
description: A Helm chart for origin-ca-issuer
home: https://github.com/cloudflare/origin-ca-issuer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,5 @@ rules:
- approve
resourceNames:
- originissuers.cert-manager.k8s.cloudflare.com/*
- clusteroriginissuers.cert-manager.k8s.cloudflare.com/*
{{- end }}

0 comments on commit 7b16c1d

Please sign in to comment.