refactor: move cert-manager-webhook-ovh chart

This commit is contained in:
auricom
2021-04-20 18:13:06 +02:00
parent 7e38a812bf
commit 13fdd304fe
3 changed files with 17 additions and 16 deletions

View File

@@ -1,20 +1,4 @@
---
apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: GitRepository
metadata:
name: cert-manager-webhook-ovh
namespace: flux-system
spec:
interval: 1440m
url: https://github.com/baarde/cert-manager-webhook-ovh
ref:
branch: master
ignore: |
# exclude all
/*
# include charts directory
!/deploy/
---
apiVersion: rbac.authorization.k8s.io/v1
kind: Role
metadata: