mirror of
https://github.com/gwg313/homelab-gitops.git
synced 2026-06-27 09:20:12 +00:00
add karakeep
Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
parent
b345ca7e36
commit
f90093f5e1
18 changed files with 304 additions and 3 deletions
|
|
@ -1,17 +1,17 @@
|
|||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: linkwarden
|
||||
name: karakeep
|
||||
namespace: argocd
|
||||
spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: https://github.com/gwg313/homelab-gitops
|
||||
targetRevision: main
|
||||
path: linkwarden
|
||||
path: karakeep
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: linkwarden
|
||||
namespace: karakeep
|
||||
syncPolicy:
|
||||
automated:
|
||||
selfHeal: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue