Add cert-manager

This commit is contained in:
2022-05-08 21:48:40 +02:00
parent 9914496ad8
commit 871e33a65b
2 changed files with 5403 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
---
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
kind: Kustomization
metadata:
name: cert-manager
namespace: platform
spec:
interval: 30m0s
retryInterval: 30s
path: ./clank/platform/cert-manager
prune: true
sourceRef:
kind: GitRepository
name: cert-manager
targetNamespace: default

File diff suppressed because it is too large Load Diff