Commit d2385ea1 authored by liaozan's avatar liaozan 🏀

Update k8s-deploy-template.yaml

parent 370cd4ef
......@@ -6,7 +6,7 @@ metadata:
labels:
app: {APP_NAME}
spec:
replicas: 1
replicas: {REPLICAS}
selector:
matchLabels:
app: {APP_NAME}
......@@ -39,4 +39,4 @@ spec:
initialDelaySeconds: 20
periodSeconds: 10
imagePullSecrets:
- name: kp-schbrain
- name: kp-schbrain
\ No newline at end of file
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