Skip to content

Commit

Permalink
add repo
Browse files Browse the repository at this point in the history
  • Loading branch information
gdoteof committed Jun 11, 2023
1 parent e09a030 commit 35e2890
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions kubernetes/flux/repositories/git/janus.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
apiVersion: source.toolkit.fluxcd.io/v1
kind: GitRepository
metadata:
name: janus
namespace: flux-system
spec:
interval: 30m
url: https://github.com/snapp-incubator/webrtc-charts
ref:
tag: v0.0.1
ignore: |
# exclude all
/*
# include kubernetes directory
!/charts/janus

0 comments on commit 35e2890

Please sign in to comment.