cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit 3df719c3d917183be7379589ea63ff729ce7f83f
parent 132188f6101f15d9498988e274e40b009d832ab9
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sun, 16 Apr 2023 22:16:36 +0200

Allow control-plane nodes

Diffstat:
Mapps/base/rook/release.yaml | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/apps/base/rook/release.yaml b/apps/base/rook/release.yaml @@ -90,6 +90,12 @@ spec: - name: "control-plane-3" devices: - name: "sdb" + placement: + all: + tolerations: + - effect: NoSchedule + key: node-role.kubernetes.io/control-plane + operator: Exists ingress: # -- Enable an ingress for the ceph-dashboard dashboard: