Install Rook to expected namespace
This commit is contained in:
parent
f7de513633
commit
0534e973de
@ -441,10 +441,35 @@ spec:
|
||||
|
||||
destination:
|
||||
server: "https://kubernetes.default.svc"
|
||||
namespace: rook
|
||||
namespace: rook-ceph
|
||||
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: true
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
# ---
|
||||
# apiVersion: argoproj.io/v1alpha1
|
||||
# kind: Application
|
||||
# metadata:
|
||||
# name: ceph
|
||||
# namespace: argo
|
||||
# finalizers:
|
||||
# - resources-finalizer.argocd.argoproj.io
|
||||
# spec:
|
||||
# project: default
|
||||
|
||||
# source:
|
||||
# repoURL: https://charts.rook.io/release
|
||||
# targetRevision: "1.12.0"
|
||||
# chart: rook-ceph-cluster
|
||||
|
||||
# destination:
|
||||
# server: "https://kubernetes.default.svc"
|
||||
# namespace: rook-ceph
|
||||
|
||||
# syncPolicy:
|
||||
# automated:
|
||||
# prune: true
|
||||
# syncOptions:
|
||||
# - CreateNamespace=true
|
||||
|
Loading…
x
Reference in New Issue
Block a user