rooks only move in a straight line... and this rook is moved off the board
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
4831e7a5e1
commit
12bf92b581
|
@ -1,17 +0,0 @@
|
|||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: rook
|
||||
namespace: argocd
|
||||
spec:
|
||||
destination:
|
||||
namespace: rook-ceph
|
||||
server: https://kubernetes.default.svc
|
||||
project: infra
|
||||
source:
|
||||
chart: rook-ceph
|
||||
repoURL: https://charts.rook.io/release
|
||||
targetRevision: v1.12.8
|
||||
syncPolicy:
|
||||
automated:
|
||||
selfHeal: true
|
Loading…
Reference in New Issue