feat: apply base repo
This commit is contained in:
parent
28d77db3b1
commit
e01ed75fe8
25 changed files with 25 additions and 257 deletions
8
infrastructure/cert-manager/helmrepository.yaml
Normal file
8
infrastructure/cert-manager/helmrepository.yaml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
apiVersion: source.toolkit.fluxcd.io/v1beta2
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: cert-manager
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 1h
|
||||
url: https://charts.jetstack.io
|
||||
Loading…
Add table
Add a link
Reference in a new issue