Compare commits
2 commits
3366fb08c1
...
78c238286f
Author | SHA1 | Date | |
---|---|---|---|
78c238286f | |||
283b8d0dff |
1 changed files with 1 additions and 3 deletions
|
@ -4,8 +4,6 @@ kind: ApplicationSet
|
|||
metadata:
|
||||
name: home-server-applications
|
||||
namespace: argocd
|
||||
finalizers:
|
||||
- resources-finalizer.argocd.argoproj.io
|
||||
spec:
|
||||
|
||||
goTemplate: true
|
||||
|
@ -27,7 +25,7 @@ spec:
|
|||
project: default
|
||||
source:
|
||||
repoURL: 'https://repobase.net/j/home-server.git'
|
||||
targetRevision: HEAD
|
||||
targetRevision: main
|
||||
path: "{{.path}}"
|
||||
destination:
|
||||
server: 'https://kubernetes.default.svc'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue