Update apps/calibre-web-gitops/application.yaml
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
@@ -7,8 +6,8 @@ metadata:
|
||||
spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: https://gitea.thedevops.dev/vlad/calibre-web-gitops
|
||||
path: calibre-web
|
||||
repoURL: http://gitea-http.gitea.svc.cluster.local:3000/admin/k3s-gitops
|
||||
path: apps/calibre-web-gitops
|
||||
targetRevision: HEAD
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
|
||||
Reference in New Issue
Block a user