treasuremap/manifests/function/sip/upstream/rbac/auth_proxy_service.yaml
Drew Walters 3561c823bb Add SIP function
This change adds a function to deploy SIP, the Support Infrastructure
Provider.

Signed-off-by: Drew Walters <andrew.walters@att.com>
Change-Id: I4b6ac2707d495217bec14c09bec34f305a12e8e3
2021-03-17 17:31:31 +00:00

15 lines
268 B
YAML

apiVersion: v1
kind: Service
metadata:
labels:
control-plane: controller-manager
name: controller-manager-metrics-service
namespace: system
spec:
ports:
- name: https
port: 8443
targetPort: https
selector:
control-plane: controller-manager