Add source for guacamole kustomize project
This commit is contained in:
parent
0e9cff8e38
commit
53d8bcf9db
12
applications/gucamole/source.yaml
Normal file
12
applications/gucamole/source.yaml
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
||||
kind: GitRepository
|
||||
metadata:
|
||||
name: guacamole-source
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 3m0s
|
||||
ref:
|
||||
branch: master
|
||||
url: https://github.com/thejimnicholson/guac-k8s.git
|
||||
|
||||
Loading…
Reference in New Issue
Block a user