Skip to content

Commit 858d6d8

Browse files
committed
point dev back to dev
1 parent ee0d9ff commit 858d6d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

argocd/dev/app.express.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
apiVersion: argoproj.io/v1alpha1
33
kind: Application
44
metadata:
5-
name: express-stage
5+
name: express-dev
66
labels:
77
app: express
88
finalizers:
@@ -13,7 +13,7 @@ spec:
1313
name: in-cluster
1414
project: express
1515
source:
16-
path: ./kustomize/express/overlays/stage # Directory that contains the child apps
16+
path: ./kustomize/express/overlays/dev # Directory that contains the child apps
1717
repoURL: https://github.com/codefresh-contrib/csdp-salesdemo_applications.git
1818
targetRevision: main
1919
syncPolicy:

0 commit comments

Comments
 (0)