Skip to content

Commit 973d3ba

Browse files
committed
sorm: refactoring
1 parent f957244 commit 973d3ba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

argocd/boundaries/shop/osrm/application.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
namespace: argocd
66
annotations:
77
notifications.argoproj.io/subscribe.on-sync-succeeded.slack: gitops
8-
argocd.argoproj.io/manifest-generate-paths: ./courier-emulation/ops/Helm/osrm
8+
argocd.argoproj.io/manifest-generate-paths: ./osrm/ops/Helm/osrm
99
finalizers:
1010
- resources-finalizer.argocd.argoproj.io
1111
spec:
@@ -15,7 +15,7 @@ spec:
1515
namespace: shortlink-shop
1616
server: 'https://kubernetes.default.svc'
1717
source:
18-
path: courier-emulation/ops/Helm/osrm
18+
path: osrm/ops/Helm/osrm
1919
repoURL: 'https://github.com/shortlink-org/shop'
2020
targetRevision: HEAD
2121
helm:

0 commit comments

Comments
 (0)