Skip to content

Commit

Permalink
Merge pull request #9 from ClubCedille/rook
Browse files Browse the repository at this point in the history
Change rook namespace name
  • Loading branch information
Oxsw1ng authored Nov 19, 2024
2 parents cb6c2b8 + 907289a commit 9ae7716
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions common/rook/rook.argoapp.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: argoproj.io/v1alpha1
kind: ApplicationSet
metadata:
name: rook
name: rook-ceph-external
namespace: argocd
spec:
goTemplate: true
Expand All @@ -14,7 +14,7 @@ spec:
namespace: argocd
spec:
destination:
namespace: rook
namespace: rook-ceph-external
server: "{{.server}}"
project: "{{.name}}"
source:
Expand Down

0 comments on commit 9ae7716

Please sign in to comment.