Commit f20c72b6 authored by zhuyunfeng's avatar zhuyunfeng

Update k8s-service-template.yaml

parent 60ebc9d1
......@@ -5,6 +5,8 @@ metadata:
namespace: ${NAMESPACE}
labels:
app: ${SERVICE_NAME}
annotations:
service.beta.kubernetes.io/alicloud-loadbalancer-address-type:intranet
spec:
type: ${SERVICE_MODE}
ports:
......
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