X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=mecm%2Fmepm%2Fapplcm%2Fresources%2Fdeployment%2Fapplcm-broker.yaml;h=96b980160069400c252532b217412ff0609bf2e8;hb=a8dcf81e2345773ff97cd6f4befe9c6212891f59;hp=d87cf0628786e3d021b18a98fba90efa0eba4e3f;hpb=c804c75d35e597fe5dce26398d1490034a67c768;p=ealt-edge.git diff --git a/mecm/mepm/applcm/resources/deployment/applcm-broker.yaml b/mecm/mepm/applcm/resources/deployment/applcm-broker.yaml index d87cf06..96b9801 100644 --- a/mecm/mepm/applcm/resources/deployment/applcm-broker.yaml +++ b/mecm/mepm/applcm/resources/deployment/applcm-broker.yaml @@ -7,7 +7,7 @@ # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, +# distributed under the50051 License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. @@ -63,7 +63,14 @@ spec: apiVersion: v1 kind: Service metadata: - annotations: labels: app.service: applcm-broker name: applcm-broker +spec: + type: NodePort + selector: + app: applcm-broker + ports: + - port: 8081 + targetPort: 8081 + nodePort: 30001