Filestash added app
This commit is contained in:
parent
43ca0370fd
commit
27da58d525
1 changed files with 14 additions and 0 deletions
14
everything-app/filestash.yaml
Normal file
14
everything-app/filestash.yaml
Normal file
|
@ -0,0 +1,14 @@
|
|||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: filestash
|
||||
namespace: argocd
|
||||
spec:
|
||||
destination:
|
||||
namespace: filestash
|
||||
server: https://kubernetes.default.svc
|
||||
project: apps
|
||||
source:
|
||||
path: apps-kustomized/filestash
|
||||
repoURL: http://forgejo.git.svc.cluster.local/martyn/infra4talos
|
||||
targetRevision: HEAD
|
Loading…
Add table
Reference in a new issue