Might need to do something more but here is the chart
This commit is contained in:
parent
1f35be75d3
commit
fb78e2b1e8
1 changed files with 14 additions and 0 deletions
14
everything-app/4ga.yaml
Normal file
14
everything-app/4ga.yaml
Normal file
|
@ -0,0 +1,14 @@
|
|||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: 4ga
|
||||
namespace: argocd
|
||||
spec:
|
||||
destination:
|
||||
namespace: 4ga
|
||||
server: https://kubernetes.default.svc
|
||||
project: apps
|
||||
source:
|
||||
path: helm-chart
|
||||
repoURL: https://github.com/RARgames/4gaBoards.git
|
||||
targetRevision: HEAD
|
Loading…
Add table
Reference in a new issue