add source code and readme
This commit is contained in:
9
manifests/infrastructure/elasticsearch/repository.yaml
Normal file
9
manifests/infrastructure/elasticsearch/repository.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: elastic
|
||||
namespace: elasticsearch-system
|
||||
spec:
|
||||
interval: 24h
|
||||
url: https://helm.elastic.co
|
||||
Reference in New Issue
Block a user