cluster

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

commit bd382fac0da579de94d33a5590e9169092760e42
parent 06662ec9f9ec62d9ac7cb9ae9905f7844340e705
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sat,  1 Jul 2023 16:02:20 +0200

Fix crds

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

diff --git a/apps/base/postgres-operator/release.yaml b/apps/base/postgres-operator/release.yaml @@ -16,6 +16,9 @@ spec: install: remediation: retries: 3 + crds: Create + upgrade: + crds: CreateReplace values: tolerations: - key: "arch" @@ -40,6 +43,9 @@ spec: install: remediation: retries: 3 + crds: Create + upgrade: + crds: CreateReplace values: tolerations: - key: "arch"