mirror of
https://github.com/D4M13N-D3V/comissions-app-argocd.git
synced 2025-03-14 08:15:00 +00:00
fix namespaces
This commit is contained in:
parent
6854dcc415
commit
7b475bb65a
@ -2,10 +2,10 @@ apiVersion: argoproj.io/v1alpha1
|
|||||||
kind: Application
|
kind: Application
|
||||||
metadata:
|
metadata:
|
||||||
name: all-dev-apps
|
name: all-dev-apps
|
||||||
namespace: argocd
|
namespace: comissions-dev
|
||||||
spec:
|
spec:
|
||||||
destination:
|
destination:
|
||||||
namespace: argocd
|
namespace: comissions-dev
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
project: default
|
project: default
|
||||||
source:
|
source:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user