first commit
This commit is contained in:
commit
b6890fa29d
7 changed files with 74 additions and 0 deletions
8
infrastructure/monitoring/helmrepository.yaml
Normal file
8
infrastructure/monitoring/helmrepository.yaml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: prometheus-community
|
||||
namespace: flux-system
|
||||
spec:
|
||||
url: https://prometheus-community.github.io/helm-charts
|
||||
interval: 10m
|
||||
Loading…
Add table
Add a link
Reference in a new issue