add docker-registry

This commit is contained in:
auricom
2020-12-04 11:08:14 +01:00
parent 8a6c0de3c7
commit 9cfab92c45
4 changed files with 89 additions and 0 deletions

View File

@@ -97,4 +97,14 @@ metadata:
spec:
interval: 10m
url: https://infracloudio.github.io/charts
timeout: 3m
---
apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: HelmRepository
metadata:
name: twuni-charts
namespace: flux-system
spec:
interval: 10m
url: https://helm.twun.io
timeout: 3m