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