Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Act-3/argocd-test-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ metadata:
spec:
project: default
source:
# Using a public example repo that will fail
# Deploy the healthy workshop manifest; keep the broken manifest for exercises.
repoURL: https://github.com/microsoftgbb/agentic-platform-engineering.git
targetRevision: main
path: Act-3/argocd/apps
path: Act-3/argocd/deploy
destination:
server: https://kubernetes.default.svc
namespace: default
Expand Down
Loading