Initial commit
This commit is contained in:
8
bootstrap/repositories/jetstack.yaml
Normal file
8
bootstrap/repositories/jetstack.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: jetstack
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 60m
|
||||
url: https://charts.jetstack.io
|
||||
Reference in New Issue
Block a user