Fix helmrepo

This commit is contained in:
Varac 2022-03-30 22:15:20 +02:00
parent 6d0fa90678
commit 7c122ed941
No known key found for this signature in database
GPG Key ID: 5465E77E7876ED04
1 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,8 @@
apiVersion: source.toolkit.fluxcd.io/v1beta2 apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: HelmRepository kind: HelmRepository
metadata: metadata:
name: podinfo name: podinfo
namespace: flux-system
spec: spec:
interval: 5m interval: 1h
url: https://stefanprodan.github.io/podinfo url: https://stefanprodan.github.io/podinfo