Reduce maintenance
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Adrien Reslinger 2021-03-25 00:13:33 +01:00
parent 2451ae0d2f
commit 427d3af40f
Signed by: adrien
GPG key ID: DA7B27055C66D6DE
12 changed files with 10 additions and 147 deletions

View file

@ -1,7 +0,0 @@
---
certmanager_csi_list:
- "csi/csi.cert-manager.io-CSIDriver.yaml"
- "csi/cert-manager-csi-ServiceAccount.yaml"
- "csi/cert-manager-csi-ClusterRole.yaml"
- "csi/cert-manager-csi-ClusterRoleBinding.yaml"
- "csi/cert-manager-csi-DaemonSet.yaml"

View file

@ -1,2 +1,2 @@
user: "{{ ansible_user_id }}"
certmanager_upgrade: false
certmanager_csi_driver_url: "https://github.com/jetstack/cert-manager-csi/raw/master/deploy/cert-manager-csi-driver.yaml"