Skip to content

Commit

Permalink
fix apps cluster name
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Herbert committed Nov 18, 2024
1 parent cbf6718 commit 6bc7de8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
project: p99 # Check this - needs to match project in values.yaml?
project: p99-beamline # Check this - needs to match project in values.yaml?
destination:
name: argus
namespace: p99-beamline
Expand Down
2 changes: 1 addition & 1 deletion apps/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

project: p99-beamline
destination:
name: p99-beamline
name: k8s-p99
namespace: p99-beamline
source:
repoURL: https://github.com/epics-containers/p99-services
Expand Down

0 comments on commit 6bc7de8

Please sign in to comment.