initial commit
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: GitRepository
|
||||
metadata:
|
||||
name: xmrig
|
||||
namespace: xmrig
|
||||
spec:
|
||||
interval: 15m
|
||||
provider: github
|
||||
url: https://github.com/cpfarhood/xmrig
|
||||
ref:
|
||||
branch: main
|
||||
secretRef:
|
||||
name: github-app-auth
|
||||
Reference in New Issue
Block a user