Revert "testing more replicas for vinnova and nordunet"

This reverts commit 0894c36b0e.
This commit is contained in:
Rikard Danielsson 2025-02-24 09:09:24 +01:00
parent 0894c36b0e
commit c624e466db
Signed by untrusted user: richir
GPG key ID: 584D2AA2FA669135
4 changed files with 25 additions and 1 deletions

View file

@ -5,7 +5,7 @@ metadata:
labels:
app: customer-node
spec:
replicas: 2
replicas: 1
selector:
matchLabels:
app: customer-node

View file

@ -0,0 +1,8 @@
kind: StatefulSet
apiVersion: apps/v1
metadata:
name: customer-node
labels:
app: customer-node
spec:
replicas: 1

View file

@ -0,0 +1,8 @@
kind: StatefulSet
apiVersion: apps/v1
metadata:
name: customer-node
labels:
app: customer-node
spec:
replicas: 2

View file

@ -0,0 +1,8 @@
kind: StatefulSet
apiVersion: apps/v1
metadata:
name: customer-node
labels:
app: customer-node
spec:
replicas: 1