[24.02.20] Scale to 2 replicas

This commit is contained in:
andyjk15 2020-02-24 17:59:59 +00:00
parent ecb4b16be7
commit c6ff46fc95

View File

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