Commit f20c72b6 authored by zhuyunfeng's avatar zhuyunfeng

Update k8s-service-template.yaml

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