Add jetstack helm repo
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
b0e54cf8b5
commit
2c1ba8bd94
8
base/jetstack/jetstack-helm-repo.yaml
Normal file
8
base/jetstack/jetstack-helm-repo.yaml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
||||||
|
kind: HelmRepository
|
||||||
|
metadata:
|
||||||
|
name: jetstack
|
||||||
|
namespace: flux-system
|
||||||
|
spec:
|
||||||
|
interval: 15m
|
||||||
|
url: https://charts.jetstack.io
|
Loading…
Reference in New Issue
Block a user