Skip to content

Commit d177c8d

Browse files
committed
Switch argo projects to main ready for merge
1 parent 86fb1cf commit d177c8d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

apps/grep/argo/prod_application.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ spec:
77
project: grep
88
source:
99
repoURL: https://github.com/metacpan/metacpan-k8s
10-
targetRevision: digitalocean-main
10+
targetRevision: main
1111
path: apps/grep/environments/prod
1212
destination:
1313
server: https://kubernetes.default.svc

apps/web/argo/prod_application.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ spec:
77
project: web
88
source:
99
repoURL: https://github.com/metacpan/metacpan-k8s
10-
targetRevision: digitalocean-main
10+
targetRevision: main
1111
path: apps/web/environments/prod
1212
destination:
1313
server: https://kubernetes.default.svc

apps/web/argo/stage_application.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ spec:
77
project: web
88
source:
99
repoURL: https://github.com/metacpan/metacpan-k8s
10-
targetRevision: digitalocean-main
10+
targetRevision: main
1111
path: apps/web/environments/stage
1212
destination:
1313
server: https://kubernetes.default.svc

0 commit comments

Comments
 (0)