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:
Martyn 2024-02-29 20:02:57 +00:00
parent 4831e7a5e1
commit 12bf92b581
1 changed files with 0 additions and 17 deletions

View File

@ -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