generated from phoenix-oss/tenant-tpl
forgot to change label
This commit is contained in:
parent
97b0f457d1
commit
d5c6595b36
1 changed files with 2 additions and 2 deletions
|
@ -2,10 +2,10 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: Service
|
kind: Service
|
||||||
metadata:
|
metadata:
|
||||||
name: windows-lb
|
name: windows-lb-dev
|
||||||
namespace: ${TENANT_NAMESPACE}
|
namespace: ${TENANT_NAMESPACE}
|
||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/component: windows-lb
|
app.kubernetes.io/component: windows-lb-dev
|
||||||
spec:
|
spec:
|
||||||
type: LoadBalancer
|
type: LoadBalancer
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue