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