fix: update ArgoCD app path and rename to cloud-gateway-development
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: gateway
|
||||
name: cloud-gateway-development
|
||||
namespace: argocd
|
||||
finalizers:
|
||||
- resources-finalizer.argocd.argoproj.io
|
||||
@@ -10,7 +10,7 @@ spec:
|
||||
source:
|
||||
repoURL: http://gitea-http.gitea.svc.cluster.local:3000/admin/cloud-services.git
|
||||
targetRevision: main
|
||||
path: deploy/overlays/development/services/gateway
|
||||
path: deploy/overlays/development
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: cloud-services
|
||||
|
||||
Reference in New Issue
Block a user