Add j7s-os tekton stuff.
This commit is contained in:
parent
56067d5850
commit
93466f8010
|
|
@ -0,0 +1,14 @@
|
||||||
|
---
|
||||||
|
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
|
||||||
|
kind: Kustomization
|
||||||
|
metadata:
|
||||||
|
name: j7s-os
|
||||||
|
namespace: flux-system
|
||||||
|
spec:
|
||||||
|
interval: 5m0s
|
||||||
|
path: ./j7s-os
|
||||||
|
prune: true
|
||||||
|
sourceRef:
|
||||||
|
kind: GitRepository
|
||||||
|
name: j7s-ci
|
||||||
|
targetNamespace: j7s-ci
|
||||||
Loading…
Reference in New Issue