12 lines
267 B
YAML
12 lines
267 B
YAML
---
|
|
apiVersion: source.toolkit.fluxcd.io/v1
|
|
kind: GitRepository
|
|
metadata:
|
|
name: opensandbox
|
|
namespace: opensandbox-system
|
|
spec:
|
|
interval: 1h
|
|
ref:
|
|
commit: 8f01e935c2cabba778cf37a152033fae062fa0f4
|
|
url: https://github.com/opensandbox-group/OpenSandbox.git
|