mirror of
https://github.com/Direct-Dev-Ru/go-lcg.git
synced 2025-11-15 17:20:00 +00:00
13 lines
261 B
YAML
13 lines
261 B
YAML
apiVersion: source.toolkit.fluxcd.io/v1
|
|
kind: GitRepository
|
|
metadata:
|
|
name: linux-command-gpt
|
|
namespace: flux-system
|
|
spec:
|
|
interval: 3m
|
|
url: https://direct-dev.ru/gitea/GiteaAdmin/go-lcg.git
|
|
ref:
|
|
branch: release
|
|
secretRef:
|
|
name: gitea-token
|