docs: fix knative docs (#7752)

Co-authored-by: Stefan Benz <46600784+stebenz@users.noreply.github.com>
This commit is contained in:
Elio Bischof
2024-04-18 15:45:15 +02:00
committed by GitHub
parent 029a6d393a
commit 4823e47977
2 changed files with 2 additions and 14 deletions

View File

@@ -57,18 +57,6 @@ spec:
selector:
app: cockroachdb
---
apiVersion: policy/v1beta1
kind: PodDisruptionBudget
metadata:
name: cockroachdb-budget
labels:
app: cockroachdb
spec:
selector:
matchLabels:
app: cockroachdb
maxUnavailable: 1
---
apiVersion: apps/v1
kind: StatefulSet
metadata: