Commit 79391a6e authored by liaozan's avatar liaozan 🏀

Update k8s-service-template.yaml

parent 258c5f24
...@@ -6,7 +6,7 @@ metadata: ...@@ -6,7 +6,7 @@ metadata:
labels: labels:
app: ${SERVICE_NAME} app: ${SERVICE_NAME}
annotations: annotations:
service.beta.kubernetes.io/alicloud-loadbalancer-address-type: intranet service.beta.kubernetes.io/alibaba-cloud-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