Openshift Artifactory Operator v1.1.0

This commit is contained in:
John Peterson
2020-10-01 14:48:28 -07:00
parent a0812bba47
commit 36ab48f407
70 changed files with 4823 additions and 69 deletions

View File

@@ -0,0 +1,16 @@
# Prometheus Monitor Service (Metrics)
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
labels:
control-plane: controller-manager
name: controller-manager-metrics-monitor
namespace: system
spec:
endpoints:
- path: /metrics
port: https
selector:
matchLabels:
control-plane: controller-manager