blob: 99eed0d8b0c73a840e1c22493696557f4fa5e1c7 [file] [log] [blame]
#*******************************************************************************
# Copyright (c) 2019 Eclipse Foundation and others.
# This program and the accompanying materials are made available
# under the terms of the Eclipse Public License 2.0
# which is available at http://www.eclipse.org/legal/epl-v20.html,
# or the MIT License which is available at https://opensource.org/licenses/MIT.
# SPDX-License-Identifier: EPL-2.0 OR MIT
#*******************************************************************************
apiVersion: "v1"
kind: "Service"
metadata:
labels:
infocenter.version: "2018-12"
namespace: "infocenter"
name: "infocenter-2018-12"
spec:
ports:
- name: "http"
port: 80
protocol: "TCP"
targetPort: 8080
selector:
infocenter.version: "2018-12"