Add jetstack helm repository
This commit is contained in:
parent
bb63d98c68
commit
fcb45e9776
10
applications/cert-manager/cert-manager-source.yaml
Normal file
10
applications/cert-manager/cert-manager-source.yaml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
||||||
|
kind: HelmRepository
|
||||||
|
metadata:
|
||||||
|
name: jetstack
|
||||||
|
namespace: flux-system
|
||||||
|
spec:
|
||||||
|
interval: 3m0s
|
||||||
|
url: https://charts/jetstack.io
|
||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user