Put replicas back to 1

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2024-04-06 14:55:46 +01:00
parent 54a40d7a8f
commit ed2b205151

View File

@@ -29,7 +29,7 @@ metadata:
name: node-red name: node-red
namespace: node-red namespace: node-red
spec: spec:
replicas: 0 replicas: 1
strategy: strategy:
type: Recreate type: Recreate
selector: selector: