[24.02.20] Replicas

This commit is contained in:
andrewso 2020-02-24 10:32:29 +00:00
parent c1364a7410
commit 92b5dd1e6c

View File

@ -6,7 +6,7 @@ metadata:
name: RESOURCE_NAME name: RESOURCE_NAME
namespace: default namespace: default
spec: spec:
replicas: 0 replicas: 1
selector: selector:
matchLabels: matchLabels:
app: RESOURCE_NAME app: RESOURCE_NAME