Commit d2385ea1 authored by liaozan's avatar liaozan 🏀

Update k8s-deploy-template.yaml

parent 370cd4ef
...@@ -6,7 +6,7 @@ metadata: ...@@ -6,7 +6,7 @@ metadata:
labels: labels:
app: {APP_NAME} app: {APP_NAME}
spec: spec:
replicas: 1 replicas: {REPLICAS}
selector: selector:
matchLabels: matchLabels:
app: {APP_NAME} app: {APP_NAME}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment