Updated app service definition.
This commit is contained in:
Родитель
7eddaae25b
Коммит
46a15fb9fe
|
@ -39,12 +39,8 @@ metadata:
|
|||
namespace: dev
|
||||
labels:
|
||||
app: imageclassifierweb
|
||||
annotations:
|
||||
service.beta.kubernetes.io/azure-load-balancer-internal: "true"
|
||||
service.beta.kubernetes.io/azure-load-balancer-internal-subnet: "contosofinsvcsubnet"
|
||||
spec:
|
||||
type: LoadBalancer
|
||||
loadBalancerIP: 100.64.2.232
|
||||
type: ClusterIP
|
||||
ports:
|
||||
- port: 80
|
||||
targetPort: http
|
||||
|
|
Загрузка…
Ссылка в новой задаче