Skip to content

Commit 1c3f7e3

Browse files
committed
Update ArgoCD application configuration and add new resources for MongoDB and RabbitMQ
1 parent 468f9f2 commit 1c3f7e3

2 files changed

Lines changed: 616 additions & 2 deletions

File tree

Act-3/argocd-test-app.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ spec:
1111
project: default
1212
source:
1313
# Using a public example repo that will fail
14-
repoURL: https://github.com/dcasati/argocd-notification-examples.git
14+
repoURL: https://github.com/DevExpGbb/agentic-platform-engineering.git
1515
targetRevision: main
16-
path: apps
16+
path: Act-3/argocd/apps
1717
destination:
1818
server: https://kubernetes.default.svc
1919
namespace: default

0 commit comments

Comments
 (0)