sed fail
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
78e2e6f709
commit
96238754c0
1 changed files with 3 additions and 3 deletions
|
@ -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…
Add table
Reference in a new issue