Skip to content

Commit

Permalink
idiomatic
Browse files Browse the repository at this point in the history
  • Loading branch information
gdoteof committed Jun 9, 2023
1 parent 21c62a2 commit 66d0402
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions kubernetes/flux/repositories/helm/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ resources:
- ./prometheus-community.yaml
- ./stakater.yaml
- ./weave-gitops.yaml
- ./olm.yaml
9 changes: 9 additions & 0 deletions kubernetes/flux/repositories/helm/olm.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
apiVersion: source.toolkit.fluxcd.io/v1beta2
kind: HelmRepository
metadata:
name: metrics-server
namespace: flux-system
spec:
interval: 1h
url: https://gitlab.com/kubitus-project/external-helm-charts/operator-lifecycle-manager

0 comments on commit 66d0402

Please sign in to comment.