Update to latest version
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
9f97c2a6e3
commit
1160fb12eb
51 changed files with 14846 additions and 25798 deletions
|
|
@ -1,16 +1,20 @@
|
|||
---
|
||||
certmanager_1.0_list:
|
||||
- "1.0/cert-manager-cainjector-PodSecurityPolicy.yaml"
|
||||
- "1.0/cert-manager-PodSecurityPolicy.yaml"
|
||||
- "1.0/cert-manager-webhook-PodSecurityPolicy.yaml"
|
||||
- "1.0/cert-manager-cainjector-ServiceAccount.yaml"
|
||||
- "1.0/cert-manager-ServiceAccount.yaml"
|
||||
- "1.0/cert-manager-webhook-ServiceAccount.yaml"
|
||||
- "1.0/certificaterequests.cert-manager.io-CustomResourceDefinition.yaml"
|
||||
- "1.0/certificates.cert-manager.io-CustomResourceDefinition.yaml"
|
||||
- "1.0/challenges.acme.cert-manager.io-CustomResourceDefinition.yaml"
|
||||
- "1.0/clusterissuers.cert-manager.io-CustomResourceDefinition.yaml"
|
||||
- "1.0/issuers.cert-manager.io-CustomResourceDefinition.yaml"
|
||||
- "1.0/orders.acme.cert-manager.io-CustomResourceDefinition.yaml"
|
||||
- "1.0/cert-manager-Namespace.yaml"
|
||||
- "1.0/cert-manager-cainjector-ServiceAccount.yaml"
|
||||
- "1.0/cert-manager-ServiceAccount.yaml"
|
||||
- "1.0/cert-manager-webhook-ServiceAccount.yaml"
|
||||
- "1.0/cert-manager-cainjector-psp-ClusterRole.yaml"
|
||||
- "1.0/cert-manager-cainjector-ClusterRole.yaml"
|
||||
- "1.0/cert-manager-psp-ClusterRole.yaml"
|
||||
- "1.0/cert-manager-controller-issuers-ClusterRole.yaml"
|
||||
- "1.0/cert-manager-controller-clusterissuers-ClusterRole.yaml"
|
||||
- "1.0/cert-manager-controller-certificates-ClusterRole.yaml"
|
||||
|
|
@ -19,13 +23,17 @@ certmanager_1.0_list:
|
|||
- "1.0/cert-manager-controller-ingress-shim-ClusterRole.yaml"
|
||||
- "1.0/cert-manager-view-ClusterRole.yaml"
|
||||
- "1.0/cert-manager-edit-ClusterRole.yaml"
|
||||
- "1.0/cert-manager-webhook-psp-ClusterRole.yaml"
|
||||
- "1.0/cert-manager-cainjector-psp-ClusterRoleBinding.yaml"
|
||||
- "1.0/cert-manager-cainjector-ClusterRoleBinding.yaml"
|
||||
- "1.0/cert-manager-psp-ClusterRoleBinding.yaml"
|
||||
- "1.0/cert-manager-controller-issuers-ClusterRoleBinding.yaml"
|
||||
- "1.0/cert-manager-controller-clusterissuers-ClusterRoleBinding.yaml"
|
||||
- "1.0/cert-manager-controller-certificates-ClusterRoleBinding.yaml"
|
||||
- "1.0/cert-manager-controller-orders-ClusterRoleBinding.yaml"
|
||||
- "1.0/cert-manager-controller-challenges-ClusterRoleBinding.yaml"
|
||||
- "1.0/cert-manager-controller-ingress-shim-ClusterRoleBinding.yaml"
|
||||
- "1.0/cert-manager-webhook-psp-ClusterRoleBinding.yaml"
|
||||
- "1.0/cert-manager-cainjector:leaderelection-Role.yaml"
|
||||
- "1.0/cert-manager:leaderelection-Role.yaml"
|
||||
- "1.0/cert-manager-webhook:dynamic-serving-Role.yaml"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue