parent
78e2e6f709
commit
96238754c0
|
@ -1,15 +1,15 @@
|
|||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: radarr
|
||||
name: prowlarr
|
||||
namespace: argocd
|
||||
spec:
|
||||
destination:
|
||||
namespace: radarr
|
||||
namespace: prowlarr
|
||||
server: https://kubernetes.default.svc
|
||||
project: apps
|
||||
source:
|
||||
path: apps-kustomized/radarr
|
||||
path: apps-kustomized/prowlarr
|
||||
repoURL: https://git.martyn.berlin/martyn/infra4talos
|
||||
targetRevision: HEAD
|
||||
syncPolicy:
|
||||
|
|
Loading…
Reference in New Issue