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
1160fb12eb
commit
313ab00ee3
48 changed files with 15391 additions and 0 deletions
49
vars/files_list_1.1.yml
Normal file
49
vars/files_list_1.1.yml
Normal file
|
|
@ -0,0 +1,49 @@
|
|||
---
|
||||
certmanager_1.1_list:
|
||||
- "1.1/cert-manager-cainjector-PodSecurityPolicy.yaml"
|
||||
- "1.1/cert-manager-PodSecurityPolicy.yaml"
|
||||
- "1.1/cert-manager-webhook-PodSecurityPolicy.yaml"
|
||||
- "1.1/cert-manager-cainjector-ServiceAccount.yaml"
|
||||
- "1.1/cert-manager-ServiceAccount.yaml"
|
||||
- "1.1/cert-manager-webhook-ServiceAccount.yaml"
|
||||
- "1.1/certificaterequests.cert-manager.io-CustomResourceDefinition.yaml"
|
||||
- "1.1/certificates.cert-manager.io-CustomResourceDefinition.yaml"
|
||||
- "1.1/challenges.acme.cert-manager.io-CustomResourceDefinition.yaml"
|
||||
- "1.1/clusterissuers.cert-manager.io-CustomResourceDefinition.yaml"
|
||||
- "1.1/issuers.cert-manager.io-CustomResourceDefinition.yaml"
|
||||
- "1.1/orders.acme.cert-manager.io-CustomResourceDefinition.yaml"
|
||||
- "1.1/cert-manager-cainjector-psp-ClusterRole.yaml"
|
||||
- "1.1/cert-manager-cainjector-ClusterRole.yaml"
|
||||
- "1.1/cert-manager-psp-ClusterRole.yaml"
|
||||
- "1.1/cert-manager-controller-issuers-ClusterRole.yaml"
|
||||
- "1.1/cert-manager-controller-clusterissuers-ClusterRole.yaml"
|
||||
- "1.1/cert-manager-controller-certificates-ClusterRole.yaml"
|
||||
- "1.1/cert-manager-controller-orders-ClusterRole.yaml"
|
||||
- "1.1/cert-manager-controller-challenges-ClusterRole.yaml"
|
||||
- "1.1/cert-manager-controller-ingress-shim-ClusterRole.yaml"
|
||||
- "1.1/cert-manager-view-ClusterRole.yaml"
|
||||
- "1.1/cert-manager-edit-ClusterRole.yaml"
|
||||
- "1.1/cert-manager-webhook-psp-ClusterRole.yaml"
|
||||
- "1.1/cert-manager-cainjector-psp-ClusterRoleBinding.yaml"
|
||||
- "1.1/cert-manager-cainjector-ClusterRoleBinding.yaml"
|
||||
- "1.1/cert-manager-psp-ClusterRoleBinding.yaml"
|
||||
- "1.1/cert-manager-controller-issuers-ClusterRoleBinding.yaml"
|
||||
- "1.1/cert-manager-controller-clusterissuers-ClusterRoleBinding.yaml"
|
||||
- "1.1/cert-manager-controller-certificates-ClusterRoleBinding.yaml"
|
||||
- "1.1/cert-manager-controller-orders-ClusterRoleBinding.yaml"
|
||||
- "1.1/cert-manager-controller-challenges-ClusterRoleBinding.yaml"
|
||||
- "1.1/cert-manager-controller-ingress-shim-ClusterRoleBinding.yaml"
|
||||
- "1.1/cert-manager-webhook-psp-ClusterRoleBinding.yaml"
|
||||
- "1.1/cert-manager-cainjector:leaderelection-Role.yaml"
|
||||
- "1.1/cert-manager:leaderelection-Role.yaml"
|
||||
- "1.1/cert-manager-webhook:dynamic-serving-Role.yaml"
|
||||
- "1.1/cert-manager-cainjector:leaderelection-RoleBinding.yaml"
|
||||
- "1.1/cert-manager:leaderelection-RoleBinding.yaml"
|
||||
- "1.1/cert-manager-webhook:dynamic-serving-RoleBinding.yaml"
|
||||
- "1.1/cert-manager-Service.yaml"
|
||||
- "1.1/cert-manager-webhook-Service.yaml"
|
||||
- "1.1/cert-manager-cainjector-Deployment.yaml"
|
||||
- "1.1/cert-manager-Deployment.yaml"
|
||||
- "1.1/cert-manager-webhook-Deployment.yaml"
|
||||
- "1.1/cert-manager-webhook-MutatingWebhookConfiguration.yaml"
|
||||
- "1.1/cert-manager-webhook-ValidatingWebhookConfiguration.yaml"
|
||||
Loading…
Add table
Add a link
Reference in a new issue