Remove unnecessary status key

This commit is contained in:
Tobias Eidelpes 2021-06-16 22:20:37 +02:00
parent 88f3300ecf
commit 391683831f
6 changed files with 0 additions and 12 deletions

View File

@ -11,5 +11,3 @@ spec:
- name: "5002"
port: 5002
targetPort: 5002
status:
loadBalancer: {}

View File

@ -11,5 +11,3 @@ spec:
- name: "5001"
port: 5001
targetPort: 5001
status:
loadBalancer: {}

View File

@ -11,5 +11,3 @@ spec:
- name: "27017"
port: 27017
targetPort: 27017
status:
loadBalancer: {}

View File

@ -11,5 +11,3 @@ spec:
- name: "5672"
port: 5672
targetPort: 5672
status:
loadBalancer: {}

View File

@ -11,5 +11,3 @@ spec:
- name: "6379"
port: 6379
targetPort: 6379
status:
loadBalancer: {}

View File

@ -11,5 +11,3 @@ spec:
- name: "5004"
port: 5004
targetPort: 5004
status:
loadBalancer: {}