feat: migrate k8s-gateway to helm-chart

This commit is contained in:
auricom
2021-04-27 22:51:22 +02:00
parent b7d6bfc641
commit 285aa6e594
5 changed files with 43 additions and 127 deletions

View File

@@ -0,0 +1,16 @@
---
apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: GitRepository
metadata:
name: k8s-gateway-charts
namespace: flux-system
spec:
interval: 1440m
url: https://github.com/ori-edge/k8s_gateway
ref:
branch: master
ignore: |
# exclude all
/*
# include charts directory
!/charts/