Skip to content

Commit

Permalink
Update project in staging.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
max5dt authored Nov 11, 2024
1 parent b21f2ce commit 46f1ac0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Application
metadata:
name: staging-spark-middleware
spec:
project: staging
project: sprk
source:
repoURL: https://github.com/compolabs/spark-middleware.git
targetRevision: HEAD
Expand All @@ -13,7 +13,7 @@ spec:
- values.staging.yaml
destination:
name: staging
namespace: ci-cd-demo
namespace: sprk
syncPolicy:
automated:
prune: true
Expand Down

0 comments on commit 46f1ac0

Please sign in to comment.