Add gitlab-helm-repository.yaml via glab file sync
This commit is contained in:
parent
720fa902be
commit
003bcf5edb
1 changed files with 9 additions and 0 deletions
9
gitlab-helm-repository.yaml
Normal file
9
gitlab-helm-repository.yaml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: gitlab
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 1m0s
|
||||
url: https://charts.gitlab.io
|
||||
Loading…
Add table
Reference in a new issue